Home
last modified time | relevance | path

Searched defs:VkPhysicalDevice8BitStorageFeatures (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1999 struct VkPhysicalDevice8BitStorageFeatures struct
2001 VkStructureType sType;
2002 void* pNext;
2003 VkBool32 storageBuffer8BitAccess;
2004 VkBool32 uniformAndStorageBuffer8BitAccess;
2005 VkBool32 storagePushConstant8;
DvkVulkan_c.inl6460 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
6466 } VkPhysicalDevice8BitStorageFeatures; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h5247 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5253 } VkPhysicalDevice8BitStorageFeatures; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5243 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5249 } VkPhysicalDevice8BitStorageFeatures; argument
/external/mesa3d/include/vulkan/
Dvulkan_core.h5243 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5249 } VkPhysicalDevice8BitStorageFeatures; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_core.h5556 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5562 } VkPhysicalDevice8BitStorageFeatures; argument
/external/vulkan-headers/registry/
Dvalidusage.json33187 "VkPhysicalDevice8BitStorageFeatures": { object