HomeSort by relevance Sort by last modified time
    Searched refs:emitted_vface (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_decl_sm30.c 131 if (!emit->emitted_vface) {
138 emit->emitted_vface = TRUE;
svga_tgsi_emit.h 75 boolean emitted_vface; member in struct:svga_shader_emitter
svga_tgsi_insn.c 701 assert(emit->emitted_vface);
    [all...]

Completed in 605 milliseconds