Searched defs:VkPhysicalDeviceVariablePointerFeaturesKHR (Results 1 – 2 of 2) sorted by relevance
2023 struct VkPhysicalDeviceVariablePointerFeaturesKHR struct2025 VkStructureType sType;2026 const void* pNext;2027 VkBool32 variablePointersStorageBuffer;2028 VkBool32 variablePointers;
5201 typedef struct VkPhysicalDeviceVariablePointerFeaturesKHR { struct5206 } VkPhysicalDeviceVariablePointerFeaturesKHR; argument