Lines Matching refs:webglCompatibility
444 bool webglCompatibility, in LinkValidateInterfaceBlockFields() argument
454 blockField1, blockField2, webglCompatibility, false, false, mismatchedBlockFieldName); in LinkValidateInterfaceBlockFields()
472 bool webglCompatibility, in AreMatchingInterfaceBlocks() argument
500 member1, member2, webglCompatibility, mismatchedBlockFieldName); in AreMatchingInterfaceBlocks()
527 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader() argument
541 block, linkedBlock, webglCompatibility, &mismatchedStructFieldName); in ValidateGraphicsInterfaceBlocksPerShader()
613 bool webglCompatibility, in ValidateInterfaceBlocksMatch() argument
654 shaderType, webglCompatibility, in ValidateInterfaceBlocksMatch()
1536 context->getExtensions().webglCompatibility, infoLog, in linkImpl()
1587 context->getExtensions().webglCompatibility, infoLog, in linkImpl()
3725 bool webglCompatibility = context->getExtensions().webglCompatibility; in linkAttributes() local
3792 if (shaderVersion >= 300 || webglCompatibility || in linkAttributes()
3883 bool webglCompatibility, in linkInterfaceBlocks() argument
3926 webglCompatibility, &instancelessInterfaceBlocksFields)) in linkInterfaceBlocks()
3970 infoLog, webglCompatibility, in linkInterfaceBlocks()