Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp638 void ANGLERenderTest::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp445 bool webglCompatibility, in LinkValidateInterfaceBlockFields()
473 bool webglCompatibility, in AreMatchingInterfaceBlocks()
528 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader()
614 bool webglCompatibility, in ValidateInterfaceBlocksMatch()
3732 bool webglCompatibility = context->isWebGL(); in linkAttributes() local
3890 bool webglCompatibility, in linkInterfaceBlocks()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp457 bool webglCompatibility, in LinkValidateInterfaceBlockFields()
485 bool webglCompatibility, in AreMatchingInterfaceBlocks()
540 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader()
576 bool webglCompatibility) in ValidateInterfaceBlocksMatch()
3238 bool webglCompatibility = context->getExtensions().webglCompatibility; in linkAttributes() local
3386 bool webglCompatibility, in linkInterfaceBlocks()
DCaps.h411 bool webglCompatibility = false; member
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp1025 void ANGLERenderTest::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp1120 void ANGLETestBase::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DANGLETest.cpp1381 void ANGLETestBase::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()