Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp654 VKAPI_ATTR VkResult SetWindowBufferUsage(VkDevice device, NativeWindow* window, in SetWindowBufferUsage() function
771 if (SetWindowBufferUsage(device, window, createInfo) != VK_SUCCESS) { in SetWindowInfo()