Home
last modified time | relevance | path

Searched refs:do_twoside_color (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compile_sf.c144 static void do_twoside_color( struct brw_sf_compile *c ) in do_twoside_color() function
456 if (c->key.do_twoside_color) in brw_emit_tri_setup()
457 do_twoside_color(c); in brw_emit_tri_setup()
H A Dbrw_compiler.h429 bool do_twoside_color:1; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c2286 key.do_twoside_color = rs_state->light_twoside; in crocus_update_compiled_sf()
2299 if (key.do_twoside_color) { in crocus_update_compiled_sf()

Completed in 17 milliseconds