Ultralight C API 1.4.0
|
#include <Ultralight/CAPI/CAPI_GPUDriver.h>
List of commands to execute on the GPU.
Public Attributes | |
unsigned int | size |
The number of commands in the list. | |
ULCommand * | commands |
The raw command list data. | |
ULCommand* commands |
The raw command list data.
unsigned int size |
The number of commands in the list.