Vulkan-Hpp
VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t maxWorkGroupCount [3]
 
uint32_t maxWorkGroupSize [3]
 
uint32_t maxOutputClusterCount
 
VkDeviceSize indirectBufferOffsetAlignment
 

Detailed Description

Definition at line 17200 of file vulkan_core.h.

Member Data Documentation

◆ indirectBufferOffsetAlignment

VkDeviceSize VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::indirectBufferOffsetAlignment

Definition at line 17206 of file vulkan_core.h.

◆ maxOutputClusterCount

uint32_t VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::maxOutputClusterCount

Definition at line 17205 of file vulkan_core.h.

◆ maxWorkGroupCount

uint32_t VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::maxWorkGroupCount[3]

Definition at line 17203 of file vulkan_core.h.

◆ maxWorkGroupSize

uint32_t VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::maxWorkGroupSize[3]

Definition at line 17204 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::pNext

Definition at line 17202 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceClusterCullingShaderPropertiesHUAWEI::sType

Definition at line 17201 of file vulkan_core.h.


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