Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgram.cpp444 bool webglCompatibility, in LinkValidateInterfaceBlockFields()
472 bool webglCompatibility, in AreMatchingInterfaceBlocks()
527 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader()
613 bool webglCompatibility, in ValidateInterfaceBlocksMatch()
3725 bool webglCompatibility = context->getExtensions().webglCompatibility; in linkAttributes() local
3883 bool webglCompatibility, in linkInterfaceBlocks()
DCaps.h502 bool webglCompatibility = false; member
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp955 void ANGLERenderTest::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
/external/angle/src/tests/test_utils/
DANGLETest.cpp1325 void ANGLETestBase::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()