Home
last modified time | relevance | path

Searched refs:MaxGeometryTotalOutputComponents (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcontext.c634 ctx->Const.MaxGeometryTotalOutputComponents = MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS; in _mesa_init_constants()
Dmtypes.h2857 GLuint MaxGeometryTotalOutputComponents; member
Dget.c1272 CONTEXT_INT(Const.MaxGeometryTotalOutputComponents),