Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_decl_sm30.c131 if (!emit->emitted_vface) { in emit_vface_decl()
138 emit->emitted_vface = TRUE; in emit_vface_decl()
Dsvga_tgsi_emit.h78 boolean emitted_vface; member
Dsvga_tgsi_insn.c842 assert(emit->emitted_vface); in get_vface()