Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.h375 bool isCoherentColorFramebufferFetchEmulated() const in isCoherentColorFramebufferFetchEmulated() function
H A DContextVk.cpp1133 if (mRenderer->isCoherentColorFramebufferFetchEmulated())
5555 if (mRenderer->isCoherentColorFramebufferFetchEmulated()) in invalidateProgramExecutableHelper()