Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceInlineUniformBlockPropertiesEXT (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3192 struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT struct
3194 VkStructureType sType;
3195 void* pNext;
3196 deUint32 maxInlineUniformBlockSize;
3197 deUint32 maxPerStageDescriptorInlineUniformBlocks;
3198 deUint32 maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;
3199 deUint32 maxDescriptorSetInlineUniformBlocks;
3200 deUint32 maxDescriptorSetUpdateAfterBindInlineUniformBlocks;
DvkVulkan_c.inl8068 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct
8076 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in8065 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct
8073 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h7593 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct
7601 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7764 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct
7772 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; argument
/external/vulkan-headers/registry/
Dvalidusage.json22575 "VkPhysicalDeviceInlineUniformBlockPropertiesEXT": { object