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

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

Completed in 105 milliseconds