Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/scripts/src/extensions/
DVK_KHR_16bit_storage.json9 "VkPhysicalDevice16BitStorageFeatures": array
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2172 struct VkPhysicalDevice16BitStorageFeatures struct
2174 VkStructureType sType;
2175 void* pNext;
2176 VkBool32 storageBuffer16BitAccess;
2177 VkBool32 uniformAndStorageBuffer16BitAccess;
2178 VkBool32 storagePushConstant16;
2179 VkBool32 storageInputOutput16;
DvkVulkan_c.inl3655 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
3662 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h3650 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
3657 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h4674 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
4681 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4580 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
4587 } VkPhysicalDevice16BitStorageFeatures; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4723 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
4730 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2694 struct VkPhysicalDevice16BitStorageFeatures struct
2696 VkStructureType sType;
2697 void* pNext;
2698 VkBool32 storageBuffer16BitAccess;
2699 VkBool32 uniformAndStorageBuffer16BitAccess;
2700 VkBool32 storagePushConstant16;
2701 VkBool32 storageInputOutput16;
DvkVulkan_c.inl6044 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
6051 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h4938 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
4945 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl2739 struct VkPhysicalDevice16BitStorageFeatures struct
2741 VkStructureType sType;
2742 void* pNext;
2743 VkBool32 storageBuffer16BitAccess;
2744 VkBool32 uniformAndStorageBuffer16BitAccess;
2745 VkBool32 storagePushConstant16;
2746 VkBool32 storageInputOutput16;
DvkVulkan_c.inl6206 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
6213 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h5091 typedef struct VkPhysicalDevice16BitStorageFeatures { struct
5098 } VkPhysicalDevice16BitStorageFeatures; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json96917 "VkPhysicalDevice16BitStorageFeatures": { object