ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceClusterAccelerationStructurePropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceClusterAccelerationStructurePropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxVerticesPerCluster
 
uint32_t maxTrianglesPerCluster
 
uint32_t clusterScratchByteAlignment
 
uint32_t clusterByteAlignment
 
uint32_t clusterTemplateByteAlignment
 
uint32_t clusterBottomLevelByteAlignment
 
uint32_t clusterTemplateBoundsByteAlignment
 
uint32_t maxClusterGeometryIndex
 

Detailed Description

Definition at line 9899 of file vulkan.h.

Member Data Documentation

◆ clusterBottomLevelByteAlignment

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::clusterBottomLevelByteAlignment

Definition at line 9908 of file vulkan.h.

◆ clusterByteAlignment

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::clusterByteAlignment

Definition at line 9906 of file vulkan.h.

◆ clusterScratchByteAlignment

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::clusterScratchByteAlignment

Definition at line 9905 of file vulkan.h.

◆ clusterTemplateBoundsByteAlignment

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::clusterTemplateBoundsByteAlignment

Definition at line 9909 of file vulkan.h.

◆ clusterTemplateByteAlignment

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::clusterTemplateByteAlignment

Definition at line 9907 of file vulkan.h.

◆ maxClusterGeometryIndex

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::maxClusterGeometryIndex

Definition at line 9910 of file vulkan.h.

◆ maxTrianglesPerCluster

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::maxTrianglesPerCluster

Definition at line 9904 of file vulkan.h.

◆ maxVerticesPerCluster

uint32_t VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::maxVerticesPerCluster

Definition at line 9903 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::pNext

Definition at line 9902 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceClusterAccelerationStructurePropertiesNV::sType

Definition at line 9901 of file vulkan.h.


The documentation for this struct was generated from the following file: