Searched refs:tgsi_texture_offset (Results 1 – 13 of 13) sorted by relevance
795 static struct tgsi_texture_offset798 struct tgsi_texture_offset texture_offset; in tgsi_default_texture_offset()810 static struct tgsi_texture_offset816 struct tgsi_texture_offset texture_offset; in tgsi_build_texture_offset()1107 struct tgsi_texture_offset *texture_offset; in tgsi_build_full_instruction()1111 texture_offset = (struct tgsi_texture_offset *)&tokens[size]; in tgsi_build_full_instruction()
96 struct tgsi_texture_offset TexOffsets[TGSI_FULL_MAX_TEX_OFFSETS];
557 const struct tgsi_texture_offset *texoffsets,605 const struct tgsi_texture_offset *offset);
67 struct tgsi_texture_offset insn_texture_offset;1359 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1442 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
973 struct tgsi_texture_offset *src ) in parse_texoffset_operand()
716 struct tgsi_texture_offset struct
463 const struct tgsi_texture_offset *off = &inst->TexOffsets[tex_off_op]; in lp_build_emit_fetch_texoffset()
47 struct tgsi_texture_offset tex_offset;2724 struct tgsi_texture_offset tex_offset = { in ntt_emit_texture()
1533 struct tgsi_texture_offset *tex_offset = &tgsi_inst->TexOffsets[i]; in ttn_tex()
64 struct tgsi_src_register offsetToSrc(struct tgsi_texture_offset off) in offsetToSrc()76 SrcRegister(const struct tgsi_texture_offset& off) : in SrcRegister()
1173 struct tgsi_texture_offset texoffsets; in sample_ureg_emit()
8291 const struct tgsi_texture_offset *off = inst->TexOffsets; in get_texel_offsets()
8178 const struct tgsi_texture_offset *off = inst->TexOffsets; in tgsi_tex()