Home
last modified time | relevance | path

Searched refs:copy_bfc_ccw (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_unfilled.c138 if (c->key.copy_bfc_ccw) in copy_bfc()
482 c->key.copy_bfc_ccw); in brw_emit_unfilled_clip()
511 if (c->key.copy_bfc_ccw || in brw_emit_unfilled_clip()
Dbrw_compiler.h474 bool copy_bfc_ccw:1; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2204 key.copy_bfc_ccw = 1; in crocus_update_compiled_clip()