HomeSort by relevance Sort by last modified time
    Searched refs:maxUniformVectors (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/compiler/translator/
Compiler.cpp 103 maxUniformVectors(0),
119 maxUniformVectors = (shaderType == GL_VERTEX_SHADER) ?
522 return packer.CheckVariablesWithinPackingLimits(maxUniformVectors, expandedUniforms);
Compiler.h 152 int maxUniformVectors;

Completed in 70 milliseconds