Home
last modified time | relevance | path

Searched refs:GetMaxUniformVectorsForShaderType (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp147 int GetMaxUniformVectorsForShaderType(GLenum shaderType, const ShBuiltInResources &resources) in GetMaxUniformVectorsForShaderType() function
776 int maxUniformVectors = GetMaxUniformVectorsForShaderType(mShaderType, mResources); in checkAndSimplifyAST()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp186 int GetMaxUniformVectorsForShaderType(GLenum shaderType, const ShBuiltInResources &resources) in GetMaxUniformVectorsForShaderType() function
981 int maxUniformVectors = GetMaxUniformVectorsForShaderType(mShaderType, mResources); in checkAndSimplifyAST()