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

/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c1122 const struct tgsi_texture_offset *texoffsets,
1159 ureg_emit_texture_offset( ureg, &texoffsets[i]);
1117 ureg_tex_insn(struct ureg_program *ureg, unsigned opcode, const struct ureg_dst *dst, unsigned nr_dst, unsigned target, const struct tgsi_texture_offset *texoffsets, unsigned nr_offset, const struct ureg_src *src, unsigned nr_src ) argument

Completed in 78 milliseconds