Home
last modified time | relevance | path

Searched refs:GetPhysicalDeviceSurfaceFormatsKHR (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.h160 DEFINE_FUNC(GetPhysicalDeviceSurfaceFormatsKHR);
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1396 VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceSurfaceFormatsKHR( in GetPhysicalDeviceSurfaceFormatsKHR() function
1447 return GetPhysicalDeviceSurfaceFormatsKHR(physicalDevice, pSurfaceInfo->surface, pSurfaceFormatCount, nullptr); in GetPhysicalDeviceSurfaceFormats2KHR()
1453 VkResult res = GetPhysicalDeviceSurfaceFormatsKHR( in GetPhysicalDeviceSurfaceFormats2KHR()
1892 return reinterpret_cast<PFN_vkVoidFunction>(GetPhysicalDeviceSurfaceFormatsKHR); in GetSurfaceKHRProc()

Completed in 4 milliseconds