HomeSort by: relevance | last modified time | path
    Searched refs:MaxVertexOutputComponents (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 527 unsigned MaxVertexOutputComponents;
builtin_variables.cpp 811 state->Const.MaxVertexOutputComponents);
glsl_parser_extras.cpp 124 this->Const.MaxVertexOutputComponents = ctx->Const.Program[MESA_SHADER_VERTEX].MaxOutputComponents;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.h 519 unsigned MaxVertexOutputComponents;
builtin_variables.cpp 714 state->Const.MaxVertexOutputComponents);
glsl_parser_extras.cpp 118 this->Const.MaxVertexOutputComponents = ctx->Const.Program[MESA_SHADER_VERTEX].MaxOutputComponents;

Completed in 11 milliseconds