Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_offset.c131 static void offset_tri( struct draw_stage *stage, in offset_tri() function
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_state.h84 bool offset_point, offset_line, offset_tri; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h105 unsigned offset_tri:1; member