Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_gs.c296 int max_prims_per_invocation = 0; in llvm_fetch_gs_outputs() local
304 max_prims_per_invocation = MAX2(max_prims_per_invocation, prims); in llvm_fetch_gs_outputs()