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;
  | 
 
variable hostImageCopyProperties
 | HostImageCopyProperties hostImageCopyProperties;
  | 
 
variable pushBindGroupProperties
 | PushBindGroupProperties pushBindGroupProperties;
  | 
 
Updated on 2025-11-02 at 00:01:42 +0000