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

  /external/mesa3d/src/compiler/glsl/
ast_array_index.cpp 126 return state->Const.MaxPatchVertices;
135 return state->Const.MaxPatchVertices;
glsl_parser_extras.h 518 unsigned MaxPatchVertices;
glsl_parser_extras.cpp 176 this->Const.MaxPatchVertices = ctx->Const.MaxPatchVertices;
    [all...]
standalone.cpp 324 ctx->Const.MaxPatchVertices = 32;
builtin_variables.cpp     [all...]
ast_to_hir.cpp     [all...]
linker.cpp     [all...]
  /external/mesa3d/src/mesa/main/
context.c 721 consts->MaxPatchVertices = MAX_PATCH_VERTICES;
    [all...]
mtypes.h     [all...]
shaderapi.c     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h     [all...]

Completed in 163 milliseconds