Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h98 unsigned inverted_texcoords; /**< bitmask of which texcoords are flipped */ member
Dsvga_tgsi_insn.c3333 unsigned inverted_texcoords = emit->inverted_texcoords; in emit_inverted_texcoords() local