Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.c120 key.clip_mode = BRW_CLIP_MODE_NORMAL; in brw_upload_clip_prog()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h412 BRW_CLIP_MODE_NORMAL = 0, enumerator
Dbrw_clip_tri.c651 if ((c->key.clip_mode == BRW_CLIP_MODE_NORMAL) || in brw_emit_tri_clip()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2097 key.clip_mode = BRW_CLIP_MODE_NORMAL; in crocus_update_compiled_clip()