Searched refs:texoffsets (Results 1 – 3 of 3) sorted by relevance
1122 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn() argument1159 ureg_emit_texture_offset( ureg, &texoffsets[i]); in ureg_tex_insn()
483 const struct tgsi_texture_offset *texoffsets,
4212 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction() local4252 texoffsets[i] = translate_tex_offset(t, &inst->tex_offsets[i]); in compile_tgsi_instruction()4258 texoffsets, inst->tex_offset_num_offset, in compile_tgsi_instruction()