Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.c46 #define MAX_PRIMITIVES 64 macro
700 MAX_PRIMITIVES * sizeof(struct tgsi_exec_vector), 16); in draw_gs_init()
704 MAX_PRIMITIVES * sizeof(struct tgsi_exec_vector)); in draw_gs_init()