Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1214 struct VkPhysicalDevice8BitStorageFeaturesKHR struct
1216 VkStructureType sType;
1217 void* pNext;
1218 VkBool32 storageBuffer8BitAccess;
1219 VkBool32 uniformAndStorageBuffer8BitAccess;
1220 VkBool32 storagePushConstant8;
DvkVulkan_c.inl3759 typedef struct VkPhysicalDevice8BitStorageFeaturesKHR { struct
3765 } VkPhysicalDevice8BitStorageFeaturesKHR; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in3756 typedef struct VkPhysicalDevice8BitStorageFeaturesKHR { struct
3762 } VkPhysicalDevice8BitStorageFeaturesKHR; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h6066 typedef struct VkPhysicalDevice8BitStorageFeaturesKHR { struct
6072 } VkPhysicalDevice8BitStorageFeaturesKHR; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6127 typedef struct VkPhysicalDevice8BitStorageFeaturesKHR { struct
6133 } VkPhysicalDevice8BitStorageFeaturesKHR; argument
/external/vulkan-headers/registry/
Dvalidusage.json22207 "VkPhysicalDevice8BitStorageFeaturesKHR": { object