Nugget
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
psyqo::Prim::VRAMUpload Struct Reference

Initiates a VRAM upload. More...

#include <psyqo/primitives/control.hh>

Collaboration diagram for psyqo::Prim::VRAMUpload:
Collaboration graph
[legend]

Public Member Functions

 VRAMUpload ()
 

Public Attributes

Rect region
 

Detailed Description

Initiates a VRAM upload.

This primitive really shouldn't be used directly. If sent to the GPU, it must be followed by the raw pixel data to be sent to the VRAM.

Constructor & Destructor Documentation

◆ VRAMUpload()

psyqo::Prim::VRAMUpload::VRAMUpload ( )
inline

Member Data Documentation

◆ region

Rect psyqo::Prim::VRAMUpload::region

The documentation for this struct was generated from the following file: