HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceDescriptorIndexingProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t maxUpdateAfterBindDescriptorsInAllPools
 
VkBool32 shaderUniformBufferArrayNonUniformIndexingNative
 
VkBool32 shaderSampledImageArrayNonUniformIndexingNative
 
VkBool32 shaderStorageBufferArrayNonUniformIndexingNative
 
VkBool32 shaderStorageImageArrayNonUniformIndexingNative
 
VkBool32 shaderInputAttachmentArrayNonUniformIndexingNative
 
VkBool32 robustBufferAccessUpdateAfterBind
 
VkBool32 quadDivergentImplicitLod
 
uint32_t maxPerStageDescriptorUpdateAfterBindSamplers
 
uint32_t maxPerStageDescriptorUpdateAfterBindUniformBuffers
 
uint32_t maxPerStageDescriptorUpdateAfterBindStorageBuffers
 
uint32_t maxPerStageDescriptorUpdateAfterBindSampledImages
 
uint32_t maxPerStageDescriptorUpdateAfterBindStorageImages
 
uint32_t maxPerStageDescriptorUpdateAfterBindInputAttachments
 
uint32_t maxPerStageUpdateAfterBindResources
 
uint32_t maxDescriptorSetUpdateAfterBindSamplers
 
uint32_t maxDescriptorSetUpdateAfterBindUniformBuffers
 
uint32_t maxDescriptorSetUpdateAfterBindUniformBuffersDynamic
 
uint32_t maxDescriptorSetUpdateAfterBindStorageBuffers
 
uint32_t maxDescriptorSetUpdateAfterBindStorageBuffersDynamic
 
uint32_t maxDescriptorSetUpdateAfterBindSampledImages
 
uint32_t maxDescriptorSetUpdateAfterBindStorageImages
 
uint32_t maxDescriptorSetUpdateAfterBindInputAttachments
 

Detailed Description

Definition at line 6139 of file vulkan_core.h.

Member Data Documentation

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindInputAttachments

Definition at line 6164 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindSampledImages

Definition at line 6162 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindSamplers

Definition at line 6157 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindStorageBuffers

Definition at line 6160 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindStorageBuffersDynamic

Definition at line 6161 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindStorageImages

Definition at line 6163 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindUniformBuffers

Definition at line 6158 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxDescriptorSetUpdateAfterBindUniformBuffersDynamic

Definition at line 6159 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxPerStageDescriptorUpdateAfterBindInputAttachments

Definition at line 6155 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxPerStageDescriptorUpdateAfterBindSampledImages

Definition at line 6153 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxPerStageDescriptorUpdateAfterBindSamplers

Definition at line 6150 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxPerStageDescriptorUpdateAfterBindStorageBuffers

Definition at line 6152 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxPerStageDescriptorUpdateAfterBindStorageImages

Definition at line 6154 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxPerStageDescriptorUpdateAfterBindUniformBuffers

Definition at line 6151 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxPerStageUpdateAfterBindResources

Definition at line 6156 of file vulkan_core.h.

uint32_t VkPhysicalDeviceDescriptorIndexingProperties::maxUpdateAfterBindDescriptorsInAllPools

Definition at line 6142 of file vulkan_core.h.

void* VkPhysicalDeviceDescriptorIndexingProperties::pNext

Definition at line 6141 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDescriptorIndexingProperties::quadDivergentImplicitLod

Definition at line 6149 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDescriptorIndexingProperties::robustBufferAccessUpdateAfterBind

Definition at line 6148 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDescriptorIndexingProperties::shaderInputAttachmentArrayNonUniformIndexingNative

Definition at line 6147 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDescriptorIndexingProperties::shaderSampledImageArrayNonUniformIndexingNative

Definition at line 6144 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDescriptorIndexingProperties::shaderStorageBufferArrayNonUniformIndexingNative

Definition at line 6145 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDescriptorIndexingProperties::shaderStorageImageArrayNonUniformIndexingNative

Definition at line 6146 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDescriptorIndexingProperties::shaderUniformBufferArrayNonUniformIndexingNative

Definition at line 6143 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceDescriptorIndexingProperties::sType

Definition at line 6140 of file vulkan_core.h.


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