StaticdeviceReturns the number of devices supported by this render API.
StaticvideoReturns information about available output devices and their video modes.
StaticcalculateGenerates a report of GPU memory usage based on every GPU resource alive.
StaticgetGets the capabilities of a specific GPU.
OptionaldeviceIndex: numberIndex of the device to get the capabilities for.
StaticgetGenerates a report of GPU memory usage.
Provides access to ct::RenderAPI from the simulation thread. All the commands get queued on the core thread queue for the calling thread.
Note
Sim thread only.