Home
last modified time | relevance | path

Searched refs:do_unfilled (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compile_clip.c67 if (key->do_unfilled) in brw_compile_clip()
Dbrw_compiler.h438 bool do_unfilled:1; member
Dbrw_clip_tri.c107 if (c->key.do_unfilled) { in brw_clip_tri_alloc_regs()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip.c171 key.do_unfilled = 1; in brw_upload_clip_prog()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c2144 key.do_unfilled = 1; in crocus_update_compiled_clip()