Searched refs:MaxGeometryOutputVertices (Results 1 – 4 of 4) sorted by relevance
633 ctx->Const.MaxGeometryOutputVertices = MAX_GEOMETRY_OUTPUT_VERTICES; in _mesa_init_constants()
1551 (unsigned) value > ctx->Const.MaxGeometryOutputVertices) { in _mesa_ProgramParameteriARB()
2856 GLuint MaxGeometryOutputVertices; member
1269 CONTEXT_INT(Const.MaxGeometryOutputVertices),