Searched defs:webglCompatibility (Results 1 – 4 of 4) sorted by relevance
2183 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
3120 bool webglCompatibility = context->isWebGL(); in linkAttributes() local
1366 void ANGLERenderTest::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()
1426 void ANGLETestBase::setWebGLCompatibilityEnabled(bool webglCompatibility) in setWebGLCompatibilityEnabled()