Home
last modified time | relevance | path

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

/third_party/glfw/deps/glad/
Dvulkan.h2440 typedef struct VkPhysicalDeviceInlineUniformBlockProperties { struct
2448 } VkPhysicalDeviceInlineUniformBlockProperties; argument
/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/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl3087 struct VkPhysicalDeviceInlineUniformBlockProperties struct
3089 VkStructureType sType;
3090 void* pNext;
3091 uint32_t maxInlineUniformBlockSize;
3092 uint32_t maxPerStageDescriptorInlineUniformBlocks;
3093 uint32_t maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
3094 uint32_t maxDescriptorSetInlineUniformBlocks;
3095 uint32_t maxDescriptorSetUpdateAfterBindInlineUniformBlocks;
DvkVulkan_c.inl8258 typedef struct VkPhysicalDeviceInlineUniformBlockProperties { struct
8266 } VkPhysicalDeviceInlineUniformBlockProperties; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7137 typedef struct VkPhysicalDeviceInlineUniformBlockProperties { struct
7145 } VkPhysicalDeviceInlineUniformBlockProperties; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json98629 "VkPhysicalDeviceInlineUniformBlockProperties": { object