Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceImageFormatInfo2KHR (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_formats.c1042 const VkPhysicalDeviceImageFormatInfo2KHR *info, in radv_get_image_format_properties()
1164 const VkPhysicalDeviceImageFormatInfo2KHR info = { in radv_GetPhysicalDeviceImageFormatProperties()
1179 get_external_image_format_properties(const VkPhysicalDeviceImageFormatInfo2KHR *pImageFormatInfo, in get_external_image_format_properties()
1204 const VkPhysicalDeviceImageFormatInfo2KHR *base_info, in radv_GetPhysicalDeviceImageFormatProperties2KHR()
Dradv_android.c220 const VkPhysicalDeviceImageFormatInfo2KHR image_format_info = { in radv_GetSwapchainGrallocUsageANDROID()
/external/mesa3d/src/intel/vulkan/
Danv_formats.c695 const VkPhysicalDeviceImageFormatInfo2KHR *info, in anv_get_image_format_properties()
849 const VkPhysicalDeviceImageFormatInfo2KHR info = { in anv_GetPhysicalDeviceImageFormatProperties()
878 const VkPhysicalDeviceImageFormatInfo2KHR* base_info, in anv_GetPhysicalDeviceImageFormatProperties2KHR()
Danv_android.c244 const VkPhysicalDeviceImageFormatInfo2KHR image_format_info = { in anv_GetSwapchainGrallocUsageANDROID()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1212 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1213 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1214 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1215 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1216 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1217 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
Danv_entrypoints.c602 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1023 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1444 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
1865 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
2286 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
2707 …ormatProperties2KHR(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
/external/mesa3d/include/vulkan/
Dvulkan.h4085 typedef struct VkPhysicalDeviceImageFormatInfo2KHR { struct
4093 } VkPhysicalDeviceImageFormatInfo2KHR; argument
4127 …rmatProperties2KHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
4148 const VkPhysicalDeviceImageFormatInfo2KHR* pImageFormatInfo,
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h5011 typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR; typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5011 typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR; typedef
/external/swiftshader/include/vulkan/
Dvulkan_core.h5131 typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5179 typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR; typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in5064 typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR; typedef
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl5067 typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR; typedef
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp164 VkPhysicalDeviceImageFormatInfo2KHR fmt_info{}; in ImageFormatAndFeaturesSupported()