Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h439 BRW_CLIP_MODE_NORMAL = 0, enumerator
Dbrw_clip_tri.c652 if ((c->key.clip_mode == BRW_CLIP_MODE_NORMAL) || in brw_emit_tri_clip()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2126 key.clip_mode = BRW_CLIP_MODE_NORMAL; in crocus_update_compiled_clip()