Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dglsl_parser_extras.h86 unsigned MaxVertexUniformComponents; member
Dir_variable.cpp111 state->Const.MaxVertexUniformComponents); in generate_100ES_uniforms()
149 state->Const.MaxVertexUniformComponents); in generate_110_uniforms()
Dglsl_parser_extras.cpp74 this->Const.MaxVertexUniformComponents = ctx->Const.VertexProgram.MaxUniformComponents; in _mesa_glsl_parse_state()