Searched refs:vkGetDisplayPlaneSupportedDisplaysKHR (Results 1 – 4 of 4) sorted by relevance
222 extern PFN_vkGetDisplayPlaneSupportedDisplaysKHR vkGetDisplayPlaneSupportedDisplaysKHR;
260 vkGetDisplayPlaneSupportedDisplaysKHR = in InitVulkan()573 PFN_vkGetDisplayPlaneSupportedDisplaysKHR vkGetDisplayPlaneSupportedDisplaysKHR; variable
2913 err = vkGetDisplayPlaneSupportedDisplaysKHR(demo->gpu, plane_index, &supported_count, NULL); in demo_create_display_surface()2923 …err = vkGetDisplayPlaneSupportedDisplaysKHR(demo->gpu, plane_index, &supported_count, supported_di… in demo_create_display_surface()
10436 cmd VkResult vkGetDisplayPlaneSupportedDisplaysKHR(