Searched defs:VkPhysicalDeviceInlineUniformBlockPropertiesEXT (Results 1 – 6 of 6) sorted by relevance
3192 struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT struct3194 VkStructureType sType;3195 void* pNext;3196 deUint32 maxInlineUniformBlockSize;3197 deUint32 maxPerStageDescriptorInlineUniformBlocks;3198 deUint32 maxPerStageDescriptorUpdateAfterBindInlineUniformBlocks;3199 deUint32 maxDescriptorSetInlineUniformBlocks;3200 deUint32 maxDescriptorSetUpdateAfterBindInlineUniformBlocks;
8068 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct8076 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; argument
8065 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct8073 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; argument
7593 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct7601 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; typedef
7764 typedef struct VkPhysicalDeviceInlineUniformBlockPropertiesEXT { struct7772 } VkPhysicalDeviceInlineUniformBlockPropertiesEXT; argument
22575 "VkPhysicalDeviceInlineUniformBlockPropertiesEXT": { object