Home
last modified time | relevance | path

Searched refs:MAX_GEOMETRY_VARYING_COMPONENTS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dconfig.h258 #define MAX_GEOMETRY_VARYING_COMPONENTS 32 macro
Dcontext.c632 ctx->Const.MaxGeometryVaryingComponents = MAX_GEOMETRY_VARYING_COMPONENTS; in _mesa_init_constants()