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/
ShHandle.h 125 int maxUniformVectors;
Compiler.cpp 76 maxUniformVectors(0),
94 maxUniformVectors = (shaderType == SH_VERTEX_SHADER) ?
402 return packer.CheckVariablesWithinPackingLimits(maxUniformVectors, uniforms);

Completed in 26 milliseconds