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.h79 boolean emit_frontface; member
Dsvga_tgsi_decl_sm30.c255 emit->emit_frontface = TRUE; in ps30_input()
Dsvga_tgsi_insn.c3288 emit_frontface(struct svga_shader_emitter *emit) in emit_frontface() function
3474 if (emit->emit_frontface) in needs_to_create_common_immediate()
3658 if (emit->emit_frontface) { in svga_shader_emit_helpers()
3659 if (!emit_frontface( emit )) in svga_shader_emit_helpers()