Lines Matching refs:webglCompatibility
2116 bool webglCompatibility, in LinkValidateInterfaceBlockFields() argument
2126 blockField1, blockField2, webglCompatibility, false, false, mismatchedBlockFieldName); in LinkValidateInterfaceBlockFields()
2144 bool webglCompatibility, in AreMatchingInterfaceBlocks() argument
2172 member1, member2, webglCompatibility, mismatchedBlockFieldName); in AreMatchingInterfaceBlocks()
2196 bool webglCompatibility, in ValidateGraphicsInterfaceBlocksPerShader() argument
2210 block, linkedBlock, webglCompatibility, &mismatchedStructFieldName); in ValidateGraphicsInterfaceBlocksPerShader()
2232 bool webglCompatibility, in ValidateInterfaceBlocksMatch() argument
2273 shaderType, webglCompatibility, in ValidateInterfaceBlocksMatch()
2292 const bool webglCompatibility = context->isWebGL(); in LinkValidateProgramInterfaceBlocks() local
2327 webglCompatibility, &instancelessInterfaceBlocksFields)) in LinkValidateProgramInterfaceBlocks()
2366 infoLog, webglCompatibility, in LinkValidateProgramInterfaceBlocks()