Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.c126 key.clip_mode = BRW_CLIP_MODE_REJECT_ALL; in brw_upload_clip_prog()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h415 BRW_CLIP_MODE_REJECT_ALL = 3, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2101 key.clip_mode = BRW_CLIP_MODE_REJECT_ALL; in crocus_update_compiled_clip()