Home
last modified time | relevance | path

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

/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/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp1025 void ANGLERenderTest::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()