Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.c176 key.clip_mode = BRW_CLIP_MODE_CLIP_NON_REJECTED; in brw_upload_clip_prog()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h414 BRW_CLIP_MODE_CLIP_NON_REJECTED = 2, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2149 key.clip_mode = BRW_CLIP_MODE_CLIP_NON_REJECTED; in crocus_update_compiled_clip()