Module surface
Structs§
- GPUResource is a resource that must be deployed to the GPU.
- Represents the base class for all resources. This base class contains information related to the type of the resource and the loading status of the resource data. The actual resource data is specific to the sub-classes.
- Surfaces provide images for Framebuffers where to render to.
Enums§
- Legacy version of enum “kanzi.GPUResource.MemoryType”. Memory upload and RAM preservation strategy for GPU resources.