KDGpu::AdapterProperties
Module: Public API
#include <KDGpu/adapter_properties.h>
Public Attributes
Public Attributes Documentation
variable apiVersion
variable driverVersion
variable vendorID
variable deviceID
variable deviceType
| AdapterDeviceType deviceType;
|
variable deviceName
variable pipelineCacheUUID
| uint8_t[UuidSize] pipelineCacheUUID;
|
variable limits
variable sparseProperties
| AdapterSparseProperties sparseProperties;
|
variable multiViewProperties
| AdapterMultiViewProperties multiViewProperties;
|
variable depthResolveProperties
| AdapterDepthStencilResolveProperties depthResolveProperties;
|
variable bindGroupIndexingProperties
| BindGroupIndexingProperties bindGroupIndexingProperties;
|
variable rayTracingProperties
| RayTracingProperties rayTracingProperties;
|
variable meshShaderProperties
| MeshShaderProperties meshShaderProperties;
|
Updated on 2024-11-21 at 00:02:28 +0000