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

  /external/mesa3d/src/compiler/glsl/
glsl_parser_extras.h 470 unsigned MaxGeometryTotalOutputComponents;
standalone.cpp 292 ctx->Const.MaxGeometryTotalOutputComponents = 1024;
glsl_parser_extras.cpp 120 this->Const.MaxGeometryTotalOutputComponents = ctx->Const.MaxGeometryTotalOutputComponents;
    [all...]
builtin_variables.cpp 710 state->Const.MaxGeometryTotalOutputComponents);
    [all...]
  /external/mesa3d/src/mesa/main/
context.c 629 consts->MaxGeometryTotalOutputComponents = MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS;
    [all...]
mtypes.h     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_extensions.c 348 c->MaxGeometryTotalOutputComponents =
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 348 { GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS, CONTEXT_INT(Const.MaxGeometryTotalOutputComponents), extra_ve (…)
    [all...]

Completed in 74 milliseconds