Searched defs:inverted_texcoords (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_tgsi_emit.h | 98 unsigned inverted_texcoords; /**< bitmask of which texcoords are flipped */ member in struct:svga_shader_emitter |
| H A D | svga_tgsi_insn.c | 3333 unsigned inverted_texcoords = emit->inverted_texcoords; local in function:emit_inverted_texcoords |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ | ||
| H A D | svga_tgsi_emit.h | 98 unsigned inverted_texcoords; /**< bitmask of which texcoords are flipped */ member in struct:svga_shader_emitter |
| H A D | svga_tgsi_insn.c | 3331 unsigned inverted_texcoords = emit->inverted_texcoords; local in function:emit_inverted_texcoords |
Completed in 11 milliseconds