Home
last modified time | relevance | path

Searched defs:webglCompatibility (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/
DProgramLinkedResources.cpp2116 bool webglCompatibility, in LinkValidateInterfaceBlockFields()
2144 bool webglCompatibility, in AreMatchingInterfaceBlocks()
2196 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader()
2232 bool webglCompatibility, in ValidateInterfaceBlocksMatch()
2292 const bool webglCompatibility = context->isWebGL(); in LinkValidateProgramInterfaceBlocks() local
DProgram.cpp3171 bool webglCompatibility = context->isWebGL(); in linkAttributes() local
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp1166 void ANGLERenderTest::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
/external/angle/src/tests/test_utils/
DANGLETest.cpp1368 void ANGLETestBase::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()