Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_clip_unfilled.c137 if (c->key.copy_bfc_ccw) in copy_bfc()
481 c->key.copy_bfc_ccw); in brw_emit_unfilled_clip()
510 if (c->key.copy_bfc_ccw || in brw_emit_unfilled_clip()
Dbrw_compiler.h424 bool copy_bfc_ccw:1; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.c200 key.copy_bfc_ccw = 1; in brw_upload_clip_prog()