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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 538 unsigned MaxVertexAtomicCounters;
builtin_variables.cpp 864 state->Const.MaxVertexAtomicCounters);
glsl_parser_extras.cpp 134 this->Const.MaxVertexAtomicCounters = ctx->Const.Program[MESA_SHADER_VERTEX].MaxAtomicCounters;
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.h 530 unsigned MaxVertexAtomicCounters;
builtin_variables.cpp 767 state->Const.MaxVertexAtomicCounters);
glsl_parser_extras.cpp 128 this->Const.MaxVertexAtomicCounters = ctx->Const.Program[MESA_SHADER_VERTEX].MaxAtomicCounters;

Completed in 28 milliseconds