Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_clip_unfilled.c404 case BRW_CLIP_FILL_MODE_FILL: in emit_primitives()
Dbrw_compiler.h450 BRW_CLIP_FILL_MODE_FILL = 2, enumerator
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2140 fill_front = BRW_CLIP_FILL_MODE_FILL; in crocus_update_compiled_clip()
2157 fill_back = BRW_CLIP_FILL_MODE_FILL; in crocus_update_compiled_clip()