HomeSort by relevance Sort by last modified time
    Searched refs:MaxTextureCoords (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/compiler/glsl/
glsl_parser_extras.h 441 unsigned MaxTextureCoords;
builtin_variables.cpp 746 add_const("gl_MaxTextureCoords", state->Const.MaxTextureCoords);
    [all...]
glsl_parser_extras.cpp 99 this->Const.MaxTextureCoords = ctx->Const.MaxTextureCoordUnits;
    [all...]
ast_to_hir.cpp     [all...]

Completed in 769 milliseconds