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

  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_emit.h 92 unsigned inverted_texcoords; /**< bitmask of which texcoords are flipped */ member in struct:svga_shader_emitter
svga_tgsi_decl_sm30.c 297 emit->inverted_texcoords |= (1 << unit);
svga_tgsi_insn.c 3064 unsigned inverted_texcoords = emit->inverted_texcoords; local
    [all...]

Completed in 69 milliseconds