Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h441 BRW_CLIP_MODE_CLIP_NON_REJECTED = 2, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2178 key.clip_mode = BRW_CLIP_MODE_CLIP_NON_REJECTED; in crocus_update_compiled_clip()