Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h79 PFN_vkGetDisplayPlaneSupportedDisplaysKHR GetDisplayPlaneSupportedDisplaysKHR; member
Dvk_dispatch_table_helper.h890 …table->GetDisplayPlaneSupportedDisplaysKHR = (PFN_vkGetDisplayPlaneSupportedDisplaysKHR) gpa(insta… in layer_init_instance_dispatch_table()
Dchassis.cpp4845 VKAPI_ATTR VkResult VKAPI_CALL GetDisplayPlaneSupportedDisplaysKHR( in GetDisplayPlaneSupportedDisplaysKHR() function
9446 {"vkGetDisplayPlaneSupportedDisplaysKHR", {true, (void*)GetDisplayPlaneSupportedDisplaysKHR}},
Dlayer_chassis_dispatch.cpp897 …VkResult result = layer_data->instance_dispatch_table.GetDisplayPlaneSupportedDisplaysKHR(physical… in DispatchGetDisplayPlaneSupportedDisplaysKHR()
Dchassis.h1091 VKAPI_ATTR VkResult VKAPI_CALL GetDisplayPlaneSupportedDisplaysKHR(
/external/mesa3d/prebuilt-intermediates/util/
Dvk_enum_to_str.h427 PFN_vkGetDisplayPlaneSupportedDisplaysKHR GetDisplayPlaneSupportedDisplaysKHR; member
Dvk_enum_to_str.c4446 …table->GetDisplayPlaneSupportedDisplaysKHR = (PFN_vkGetDisplayPlaneSupportedDisplaysKHR) gpa(insta… in vk_load_instance_commands()