Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h76 boolean emit_frontface; member
Dsvga_tgsi_decl_sm30.c255 emit->emit_frontface = TRUE; in ps30_input()
Dsvga_tgsi_insn.c3018 static boolean emit_frontface( struct svga_shader_emitter *emit ) in emit_frontface() function
3110 if (emit->emit_frontface) in needs_to_create_zero()
3280 if (emit->emit_frontface) { in svga_shader_emit_helpers()
3281 if (!emit_frontface( emit )) in svga_shader_emit_helpers()