Searched refs:offset_cw (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_clip.c189 key.offset_cw = offset_back;
196 key.offset_cw = offset_front;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_clip.c189 key.offset_cw = offset_back;
196 key.offset_cw = offset_front;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_clip_unfilled.c444 emit_primitives(c, c->key.fill_cw, c->key.offset_cw);
449 emit_primitives(c, c->key.fill_cw, c->key.offset_cw);
476 c->need_direction = ((c->key.offset_ccw || c->key.offset_cw) ||
507 c->key.offset_cw)
H A Dbrw_compiler.h362 bool offset_cw:1; member in struct:brw_clip_prog_key
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_clip_unfilled.c444 emit_primitives(c, c->key.fill_cw, c->key.offset_cw);
449 emit_primitives(c, c->key.fill_cw, c->key.offset_cw);
476 c->need_direction = ((c->key.offset_ccw || c->key.offset_cw) ||
507 c->key.offset_cw)
H A Dbrw_compiler.h441 bool offset_cw:1; member in struct:brw_clip_prog_key
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c2164 key.offset_cw = offset_back;
2171 key.offset_cw = offset_front;

Completed in 13 milliseconds