Searched refs:MaxVertexAttribs (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h505 unsigned MaxVertexAttribs; member in struct:_mesa_glsl_parse_state::__anon0a67c8d10208
H A Dbuiltin_variables.cpp730 add_const("gl_MaxVertexAttribs", state->Const.MaxVertexAttribs);
H A Dglsl_parser_extras.cpp110 this->Const.MaxVertexAttribs = ctx->Const.Program[MESA_SHADER_VERTEX].MaxAttribs;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h497 unsigned MaxVertexAttribs; member in struct:_mesa_glsl_parse_state::__anonc810e9be0208
H A Dbuiltin_variables.cpp635 add_const("gl_MaxVertexAttribs", state->Const.MaxVertexAttribs);
H A Dglsl_parser_extras.cpp104 this->Const.MaxVertexAttribs = ctx->Const.Program[MESA_SHADER_VERTEX].MaxAttribs;

Completed in 14 milliseconds