Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2008 struct VkPhysicalDevice8BitStorageFeatures struct
2010 VkStructureType sType;
2011 void* pNext;
2012 VkBool32 storageBuffer8BitAccess;
2013 VkBool32 uniformAndStorageBuffer8BitAccess;
2014 VkBool32 storagePushConstant8;
DvkVulkan_c.inl6667 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
6673 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5556 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5562 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5623 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5629 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5655 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5661 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5705 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5711 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5716 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5722 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json45083 "VkPhysicalDevice8BitStorageFeatures": { object