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

  /external/mesa3d/src/glsl/
glsl_parser_extras.h 84 unsigned MaxTextureCoords;
ir_variable.cpp 145 state->Const.MaxTextureCoords);
163 state->Const.MaxTextureCoords);
208 state->Const.MaxTextureCoords);
glsl_parser_extras.cpp 72 this->Const.MaxTextureCoords = ctx->Const.MaxTextureCoordUnits;
ast_to_hir.cpp     [all...]

Completed in 106 milliseconds