Home
last modified time | relevance | path

Searched refs:vkGetDisplayPlaneSupportedDisplaysKHR (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/common/
Dvulkan_wrapper.h222 extern PFN_vkGetDisplayPlaneSupportedDisplaysKHR vkGetDisplayPlaneSupportedDisplaysKHR;
Dvulkan_wrapper.cpp260 vkGetDisplayPlaneSupportedDisplaysKHR = in InitVulkan()
573 PFN_vkGetDisplayPlaneSupportedDisplaysKHR vkGetDisplayPlaneSupportedDisplaysKHR; variable
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/
Dcube.c2913 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()
/frameworks/native/vulkan/api/
Dvulkan.api10436 cmd VkResult vkGetDisplayPlaneSupportedDisplaysKHR(