Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCompiler.cpp152 int GetMaxUniformVectorsForShaderType(GLenum shaderType, const ShBuiltInResources &resources) in GetMaxUniformVectorsForShaderType() function
892 int maxUniformVectors = GetMaxUniformVectorsForShaderType(mShaderType, mResources); in checkAndSimplifyAST()