Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/
DANGLEPerfTest.cpp764 void ANGLERenderTest::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgram.cpp497 bool webglCompatibility, in LinkValidateInterfaceBlockFields()
525 bool webglCompatibility, in AreMatchingInterfaceBlocks()
580 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader()
616 bool webglCompatibility) in ValidateInterfaceBlocksMatch()
3803 bool webglCompatibility = context->getExtensions().webglCompatibility; in linkAttributes() local
3961 bool webglCompatibility, in linkInterfaceBlocks()
DCaps.h478 bool webglCompatibility = false; member
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DANGLETest.cpp1164 void ANGLETestBase::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()