Loading...
Searching...
No Matches
CommandList

#include <Ultralight/platform/GPUDriver.h>

Overview

List of commands to execute on the GPU.

See also
GPUDriver::UpdateCommandList

Public Attributes

uint32_t size
 The number of commands in the list.
 
Commandcommands
 The raw command list data.
 

Member Data Documentation

◆ commands

Command* commands

The raw command list data.

◆ size

uint32_t size

The number of commands in the list.


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