Searched refs:kAllGraphicsShaderTypes (Results 1 – 9 of 9) sorted by relevance
393 for (ShaderType shaderType : kAllGraphicsShaderTypes) in linkValidateGlobalNames()
292 for (const gl::ShaderType shaderType : kAllGraphicsShaderTypes) in updateHasBuffers()
630 for (ShaderType shaderType : kAllGraphicsShaderTypes) in ValidateInterfaceBlocksMatch()1219 for (int i = gl::kAllGraphicsShaderTypes.size() - 1; i >= 0; --i) in getLastAttachedShaderStageType()1221 const gl::ShaderType shaderType = gl::kAllGraphicsShaderTypes[i]; in getLastAttachedShaderStageType()3483 for (ShaderType shaderType : kAllGraphicsShaderTypes) in linkVaryings()4408 for (ShaderType stage : kAllGraphicsShaderTypes) in getMergedVaryings()
712 for (const ShaderType shaderType : kAllGraphicsShaderTypes) in validateGraphicsUniforms()
261 for (const gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in link()435 for (const gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in link()
462 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in CapCombinedLimitToESShaders()
212 constexpr std::array<ShaderType, kGraphicsShaderCount> kAllGraphicsShaderTypes = { variable
501 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes)
193 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in FindFlatInterpolationVarying()2057 for (gl::ShaderType shaderType : gl::kAllGraphicsShaderTypes) in link()