Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceImageFormatProperties (Results 1 – 11 of 11) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h40 PFN_vkGetPhysicalDeviceImageFormatProperties GetPhysicalDeviceImageFormatProperties; member
Dvk_dispatch_table_helper.h863 …table->GetPhysicalDeviceImageFormatProperties = (PFN_vkGetPhysicalDeviceImageFormatProperties) gpa… in layer_init_instance_dispatch_table()
Dchassis.cpp1093 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceImageFormatProperties( in GetPhysicalDeviceImageFormatProperties() function
9271 …"vkGetPhysicalDeviceImageFormatProperties", {true, (void*)GetPhysicalDeviceImageFormatProperties}},
Dchassis.h84 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceImageFormatProperties(
Dlayer_chassis_dispatch.cpp1055 …VkResult result = layer_data->instance_dispatch_table.GetPhysicalDeviceImageFormatProperties(physi… in DispatchGetPhysicalDeviceImageFormatProperties()
/external/skia/src/gpu/vk/
DVulkanInterface.cpp44 ACQUIRE_PROC(GetPhysicalDeviceImageFormatProperties, instance, VK_NULL_HANDLE); in VulkanInterface()
/external/skia/src/gpu/graphite/vk/
DVulkanCaps.cpp1122 GetPhysicalDeviceImageFormatProperties(physDev, in initSampleCounts()
/external/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c1385 ret = VKSCR(GetPhysicalDeviceImageFormatProperties)(screen->pdev, vkformat, info.type, in zink_is_format_supported()
2222 VkResult ret = VKSCR(GetPhysicalDeviceImageFormatProperties)(screen->pdev, VK_FORMAT_D32_SFLOAT, in populate_format_props()
Dzink_resource.c377 ret = VKSCR(GetPhysicalDeviceImageFormatProperties)(screen->pdev, ici->format, ici->imageType, in check_ici()
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp1502 GR_VK_CALL(interface, GetPhysicalDeviceImageFormatProperties(physDev, in initSampleCounts()
/external/mesa3d/docs/relnotes/
D23.3.0.rst2199 - nvk: Add a more competent GetPhysicalDeviceImageFormatProperties