Searched refs:texoffsets (Results 1 – 3 of 3) sorted by relevance
573 const struct tgsi_texture_offset *texoffsets,
1440 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn() argument1466 ureg_emit_texture_offset( ureg, &texoffsets[i]); in ureg_tex_insn()
6132 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction() local6190 texoffsets[i] = translate_tex_offset(t, &inst->tex_offsets[i]); in compile_tgsi_instruction()6199 texoffsets, inst->tex_offset_num_offset, in compile_tgsi_instruction()