Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_offset.c41 struct offset_stage { struct
50 static inline struct offset_stage * argument
51 offset_stage(struct draw_stage *stage) in offset_stage() function