Home
last modified time | relevance | path

Searched refs:copy_bfc_cw (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.c192 key.copy_bfc_cw = 1; in brw_upload_clip_prog()
/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_unfilled.c480 c->key.copy_bfc_cw || in brw_emit_unfilled_clip()
511 c->key.copy_bfc_cw) in brw_emit_unfilled_clip()
Dbrw_compiler.h443 bool copy_bfc_cw:1; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2167 key.copy_bfc_cw = 1; in crocus_update_compiled_clip()