Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_flatshade.c41 struct flat_stage struct
50 static inline struct flat_stage * argument
51 flat_stage(struct draw_stage *stage) in flat_stage() function