Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp641 const bool blitColorBuffer = (mask & GL_COLOR_BUFFER_BIT) != 0; in blit() local
785 if (blitColorBuffer) in blit()