Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceInlineUniformBlockProperties (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3034 struct VkPhysicalDeviceInlineUniformBlockProperties struct
3036 VkStructureType sType;
3037 void* pNext;
3038 uint32_t maxInlineUniformBlockSize;
3039 uint32_t maxPerStageDescriptorInlineUniformBlocks;
3040 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
3041 uint32_t maxDescriptorSetInlineUniformBlocks;
3042 uint32_t maxDescriptorSetUpdateAfterBindInlineUniformBlocks;
DvkVulkan_c.inl8090 typedef struct VkPhysicalDeviceInlineUniformBlockProperties { struct
8098 } VkPhysicalDeviceInlineUniformBlockProperties; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h6980 typedef struct VkPhysicalDeviceInlineUniformBlockProperties { struct
6988 } VkPhysicalDeviceInlineUniformBlockProperties; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7102 typedef struct VkPhysicalDeviceInlineUniformBlockProperties { struct
7110 } VkPhysicalDeviceInlineUniformBlockProperties; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json59461 "VkPhysicalDeviceInlineUniformBlockProperties": { object