Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_renderer.h378 !mIsColorFramebufferFetchCoherent; in isCoherentColorFramebufferFetchEmulated()
1012 bool mIsColorFramebufferFetchCoherent; variable
H A Dvk_caps_utils.cpp600 (mFeatures.emulateAdvancedBlendEquations.enabled && mIsColorFramebufferFetchCoherent); in ensureCapsInitialized()
1300 if (getFeatures().supportsShaderFramebufferFetch.enabled && mIsColorFramebufferFetchCoherent) in ensureCapsInitialized()
H A Dvk_renderer.cpp1753 mIsColorFramebufferFetchCoherent(false), in Renderer()
5240 mIsColorFramebufferFetchCoherent = in initFeatures()