HDK
|
#include <vulkan_core.h>
Definition at line 6139 of file vulkan_core.h.
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.