Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/scripts/src/extensions/
DVK_KHR_8bit_storage.json9 "VkPhysicalDevice8BitStorageFeatures": array
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2882 struct VkPhysicalDevice8BitStorageFeatures struct
2884 VkStructureType sType;
2885 void* pNext;
2886 VkBool32 storageBuffer8BitAccess;
2887 VkBool32 uniformAndStorageBuffer8BitAccess;
2888 VkBool32 storagePushConstant8;
DvkVulkan_c.inl4510 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
4516 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4505 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
4511 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h5655 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5661 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5556 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5562 } VkPhysicalDevice8BitStorageFeatures; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h5705 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5711 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3738 struct VkPhysicalDevice8BitStorageFeatures struct
3740 VkStructureType sType;
3741 void* pNext;
3742 VkBool32 storageBuffer8BitAccess;
3743 VkBool32 uniformAndStorageBuffer8BitAccess;
3744 VkBool32 storagePushConstant8;
DvkVulkan_c.inl7029 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
7035 } VkPhysicalDevice8BitStorageFeatures; typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h5922 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
5928 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl3758 struct VkPhysicalDevice8BitStorageFeatures struct
3760 VkStructureType sType;
3761 void* pNext;
3762 VkBool32 storageBuffer8BitAccess;
3763 VkBool32 uniformAndStorageBuffer8BitAccess;
3764 VkBool32 storagePushConstant8;
DvkVulkan_c.inl7193 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
7199 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h6081 typedef struct VkPhysicalDevice8BitStorageFeatures { struct
6087 } VkPhysicalDevice8BitStorageFeatures; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json96908 "VkPhysicalDevice8BitStorageFeatures": { object