Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceIndexTypeUint8FeaturesKHR (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/extensions/
H A DVK_KHR_index_type_uint8.json9 "VkPhysicalDeviceIndexTypeUint8FeaturesKHR": array
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceFeatures.inl155 …ureFromBlob<VkPhysicalDeviceIndexTypeUint8FeaturesKHR>(VkPhysicalDeviceIndexTypeUint8FeaturesKHR&,… argument
H A DvkStructTypes.inl3254 struct VkPhysicalDeviceIndexTypeUint8FeaturesKHR struct
3256 VkStructureType sType;
3257 void* pNext;
3258 VkBool32 indexTypeUint8;
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFeatures.inl225 …ureFromBlob<VkPhysicalDeviceIndexTypeUint8FeaturesKHR>(VkPhysicalDeviceIndexTypeUint8FeaturesKHR&,… argument
H A DvkStructTypes.inl5002 struct VkPhysicalDeviceIndexTypeUint8FeaturesKHR struct
5004 VkStructureType sType;
5005 void* pNext;
5006 VkBool32 indexTypeUint8;
H A DvkVulkan_c.inl13203 typedef struct VkPhysicalDeviceIndexTypeUint8FeaturesKHR { struct
13207 } VkPhysicalDeviceIndexTypeUint8FeaturesKHR; argument
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h11486 typedef struct VkPhysicalDeviceIndexTypeUint8FeaturesKHR { struct
11490 } VkPhysicalDeviceIndexTypeUint8FeaturesKHR; argument
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h11677 typedef struct VkPhysicalDeviceIndexTypeUint8FeaturesKHR { struct
11681 } VkPhysicalDeviceIndexTypeUint8FeaturesKHR; argument
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h12247 typedef VkPhysicalDeviceIndexTypeUint8Features VkPhysicalDeviceIndexTypeUint8FeaturesKHR; typedef
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12247 typedef VkPhysicalDeviceIndexTypeUint8Features VkPhysicalDeviceIndexTypeUint8FeaturesKHR; typedef
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_core.h12502 typedef VkPhysicalDeviceIndexTypeUint8Features VkPhysicalDeviceIndexTypeUint8FeaturesKHR; typedef
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/
H A Dvalidusage.json99847 "VkPhysicalDeviceIndexTypeUint8FeaturesKHR": { object