Home
last modified time | relevance | path

Searched refs:MaxGeometryOutputVertices (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcontext.c633 ctx->Const.MaxGeometryOutputVertices = MAX_GEOMETRY_OUTPUT_VERTICES; in _mesa_init_constants()
Dshaderapi.c1551 (unsigned) value > ctx->Const.MaxGeometryOutputVertices) { in _mesa_ProgramParameteriARB()
Dmtypes.h2856 GLuint MaxGeometryOutputVertices; member
Dget.c1269 CONTEXT_INT(Const.MaxGeometryOutputVertices),