Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dconfig.h261 #define MAX_GEOMETRY_OUTPUT_VERTICES 256 macro
Dcontext.c633 ctx->Const.MaxGeometryOutputVertices = MAX_GEOMETRY_OUTPUT_VERTICES; in _mesa_init_constants()