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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 528 unsigned MaxGeometryInputComponents;
builtin_variables.cpp 813 state->Const.MaxGeometryInputComponents);
glsl_parser_extras.cpp 125 this->Const.MaxGeometryInputComponents = ctx->Const.Program[MESA_SHADER_GEOMETRY].MaxInputComponents;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.h 520 unsigned MaxGeometryInputComponents;
builtin_variables.cpp 716 state->Const.MaxGeometryInputComponents);
glsl_parser_extras.cpp 119 this->Const.MaxGeometryInputComponents = ctx->Const.Program[MESA_SHADER_GEOMETRY].MaxInputComponents;

Completed in 17 milliseconds