Searched refs:texoffsets (Results 1 – 3 of 3) sorted by relevance
1437 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn() argument1478 ureg_emit_texture_offset( ureg, &texoffsets[i]); in ureg_tex_insn()
567 const struct tgsi_texture_offset *texoffsets,
5599 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction() local5646 texoffsets[i] = translate_tex_offset(t, &inst->tex_offsets[i]); in compile_tgsi_instruction()5654 texoffsets, inst->tex_offset_num_offset, in compile_tgsi_instruction()