Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/include/platform/autogen/
H A DFeaturesGL_autogen.h563 FeatureInfo supportsShaderFramebufferFetchNonCoherentEXT = { member
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp1756 else if (features.supportsShaderFramebufferFetchNonCoherentEXT.enabled) in GenerateCaps()
1780 if (features.supportsShaderFramebufferFetchNonCoherentEXT.enabled) in GenerateCaps()
2643 features, supportsShaderFramebufferFetchNonCoherentEXT, in InitializeFeatures()