OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 53 milliseconds