Ultralight C++ API 1.4.0
|
#include <Ultralight/platform/GPUDriver.h>
List of commands to execute on the GPU.
Public Attributes | |
uint32_t | size |
The number of commands in the list. | |
Command * | commands |
The raw command list data. | |
Command* commands |
The raw command list data.
uint32_t size |
The number of commands in the list.