Searched refs:emitted_vface (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c131 if (!emit->emitted_vface) {
138 emit->emitted_vface = TRUE;
H A Dsvga_tgsi_emit.h78 boolean emitted_vface; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c841 assert(emit->emitted_vface);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_decl_sm30.c131 if (!emit->emitted_vface) {
138 emit->emitted_vface = TRUE;
H A Dsvga_tgsi_emit.h78 boolean emitted_vface; member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c839 assert(emit->emitted_vface);

Completed in 12 milliseconds