Loading...
Searching...
No Matches
ULCommandList

#include <Ultralight/CAPI/CAPI_GPUDriver.h>

Overview

List of commands to execute on the GPU.

See also
ULGPUDriver::update_command_list

Public Attributes

unsigned int size
 The number of commands in the list.
 
ULCommandcommands
 The raw command list data.
 

Member Data Documentation

◆ commands

ULCommand* commands

The raw command list data.

◆ size

unsigned int size

The number of commands in the list.


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