|
Kanzi Graphics Engine
|
GPU resource is a subtype of resource, which can be deployed to GPU. More...
#include <kzu_gpu_resource.h>
Data Fields | |
| struct KzuResource | resource |
| Inherited from KzuResource. More... | |
| enum KzuGPUResourceDeploymentStrategy | deploymentStrategy |
| Deployment straget controls when the resource is deployed to the GPU and undeployed. More... | |
| enum KzuGPUResourceDeployState | deployState |
| State of deployment for GPU resource. More... | |
GPU resource is a subtype of resource, which can be deployed to GPU.
| struct KzuResource KzuGPUResource::resource |
Inherited from KzuResource.
| enum KzuGPUResourceDeploymentStrategy KzuGPUResource::deploymentStrategy |
Deployment straget controls when the resource is deployed to the GPU and undeployed.
| enum KzuGPUResourceDeployState KzuGPUResource::deployState |
State of deployment for GPU resource.