Home
last modified time | relevance | path

Searched defs:cull_stage (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() function