Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DDisplayVk.cpp22 #define DISPLAY_VK_ERROR(fmt, ...) \ macro
32 DISPLAY_VK_ERROR(fmt, ##__VA_ARGS__); \
355 DISPLAY_VK_ERROR("Haven't bound to a surface, can't post ColorBuffer."); in postImpl()
360 DISPLAY_VK_ERROR("Can't post ColorBuffer."); in postImpl()
586 DISPLAY_VK_ERROR("Unknown tiling %#" PRIx64 ".", static_cast<uint64_t>(tiling)); in getFormatFeatures()
596 DISPLAY_VK_ERROR( in canPost()
607 DISPLAY_VK_ERROR("Format %s requires a sampler Y'CbCr conversion. Can't be used to post.", in canPost()
615 DISPLAY_VK_ERROR( in canPost()
628 DISPLAY_VK_ERROR( in canPost()
641 DISPLAY_VK_ERROR( in canPost()
[all …]