Home
last modified time | relevance | path

Searched defs:emit_frontface (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h76 boolean emit_frontface; member
Dsvga_tgsi_insn.c3018 static boolean emit_frontface( struct svga_shader_emitter *emit ) in emit_frontface() function