Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceDisplayPlanePropertiesKHR (Results 1 – 7 of 7) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h78 PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR GetPhysicalDeviceDisplayPlanePropertiesKHR; member
Dvk_dispatch_table_helper.h889 …table->GetPhysicalDeviceDisplayPlanePropertiesKHR = (PFN_vkGetPhysicalDeviceDisplayPlaneProperties… in layer_init_instance_dispatch_table()
Dchassis.cpp4822 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceDisplayPlanePropertiesKHR( in GetPhysicalDeviceDisplayPlanePropertiesKHR() function
9445 …hysicalDeviceDisplayPlanePropertiesKHR", {true, (void*)GetPhysicalDeviceDisplayPlanePropertiesKHR}…
Dlayer_chassis_dispatch.cpp868 …layer_data->instance_dispatch_table.GetPhysicalDeviceDisplayPlanePropertiesKHR(physicalDevice, pPr… in DispatchGetPhysicalDeviceDisplayPlanePropertiesKHR()
Dchassis.h1086 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceDisplayPlanePropertiesKHR(
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h434 PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR GetPhysicalDeviceDisplayPlanePropertiesKHR; member
Dvk_enum_to_str.c4453 …table->GetPhysicalDeviceDisplayPlanePropertiesKHR = (PFN_vkGetPhysicalDeviceDisplayPlaneProperties… in vk_load_instance_commands()