Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DSwapChainStateVk.cpp17 #define SWAPCHAINSTATE_VK_ERROR(fmt, ...) \ macro
201 SWAPCHAINSTATE_VK_ERROR("Fail to create swapchain: the format(%#" PRIx64 in createSwapChainCi()
217 SWAPCHAINSTATE_VK_ERROR("Fail to create swapchain: FIFO present mode not supported."); in createSwapChainCi()
228 SWAPCHAINSTATE_VK_ERROR( in createSwapChainCi()
237 SWAPCHAINSTATE_VK_ERROR( in createSwapChainCi()
254 SWAPCHAINSTATE_VK_ERROR("Fail to create swapchain: extent(%" PRIu64 "x%" PRIu64 in createSwapChainCi()
284 SWAPCHAINSTATE_VK_ERROR("Fail to create swapchain: no Vulkan queue family specified."); in createSwapChainCi()