Searched defs:inverted_texcoords (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h98 unsigned inverted_texcoords; /**< bitmask of which texcoords are flipped */ member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3333 unsigned inverted_texcoords = emit->inverted_texcoords; local in function:emit_inverted_texcoords
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h98 unsigned inverted_texcoords; /**< bitmask of which texcoords are flipped */ member in struct:svga_shader_emitter
H A Dsvga_tgsi_insn.c3331 unsigned inverted_texcoords = emit->inverted_texcoords; local in function:emit_inverted_texcoords

Completed in 11 milliseconds