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

  /external/mesa3d/src/compiler/glsl/
glsl_parser_extras.h 443 unsigned MaxVertexUniformComponents;
builtin_variables.cpp 634 state->Const.MaxVertexUniformComponents / 4);
660 state->Const.MaxVertexUniformComponents);
    [all...]
glsl_parser_extras.cpp 101 this->Const.MaxVertexUniformComponents = ctx->Const.Program[MESA_SHADER_VERTEX].MaxUniformComponents;
    [all...]

Completed in 6607 milliseconds