Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgramLinkedResources.cpp2183 bool webglCompatibility, in LinkValidateInterfaceBlockFields()
2211 bool webglCompatibility, in AreMatchingInterfaceBlocks()
2263 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader()
2299 bool webglCompatibility, in ValidateInterfaceBlocksMatch()
2359 const bool webglCompatibility = context->isWebGL(); in LinkValidateProgramInterfaceBlocks() local
DProgram.cpp3120 bool webglCompatibility = context->isWebGL(); in linkAttributes() local
/external/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp1366 void ANGLERenderTest::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
/external/angle/src/tests/test_utils/
DANGLETest.cpp1426 void ANGLETestBase::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()