Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h444 BRW_CLIP_MODE_KERNEL_CLIP = 5, enumerator
Dbrw_clip_tri.c653 (c->key.clip_mode == BRW_CLIP_MODE_KERNEL_CLIP)) in brw_emit_tri_clip()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2124 key.clip_mode = BRW_CLIP_MODE_KERNEL_CLIP; in crocus_update_compiled_clip()