Searched refs:kAllGraphicsShaderTypes (Results 1 – 10 of 10) sorted by relevance
373 for (const gl::ShaderType shaderType : kAllGraphicsShaderTypes) in updateLinkedVaryings()558 for (ShaderType shaderType : kAllGraphicsShaderTypes) in linkVaryings()
846 for (const ShaderType shaderType : kAllGraphicsShaderTypes) in validateGraphicsUniforms()1410 for (ShaderType shaderType : kAllGraphicsShaderTypes) in LinkingVariables()1545 for (ShaderType shaderType : kAllGraphicsShaderTypes) in LinkValidateProgramGlobalNames()
617 for (ShaderType shaderType : kAllGraphicsShaderTypes) in ValidateInterfaceBlocksMatch()641 for (ShaderType shaderType : kAllGraphicsShaderTypes) in ValidateInterfaceBlocksMatch()3268 for (ShaderType shaderType : kAllGraphicsShaderTypes) in linkValidateShaders()3506 for (ShaderType shaderType : kAllGraphicsShaderTypes) in linkVaryings()
1084 for (ShaderType backShaderType : kAllGraphicsShaderTypes) in GetMergedVaryingsFromLinkingVariables()
942 for (ShaderType shaderType : kAllGraphicsShaderTypes) in linkMergedVaryings()
275 for (const gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in link()449 for (const gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in link()
630 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in CapCombinedLimitToESShaders()
215 constexpr std::array<ShaderType, kGraphicsShaderCount> kAllGraphicsShaderTypes = { variable
194 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in FindFlatInterpolationVarying()2069 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in link()
812 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes)