Searched refs:tgsi_texture_offset (Results 1 – 14 of 14) 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];
556 const struct tgsi_texture_offset *texoffsets,604 const struct tgsi_texture_offset *offset);
66 struct tgsi_texture_offset insn_texture_offset;1352 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1435 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
973 struct tgsi_texture_offset *src ) in parse_texoffset_operand()
715 struct tgsi_texture_offset struct
461 const struct tgsi_texture_offset *off = &inst->TexOffsets[tex_off_op]; in lp_build_emit_fetch_texoffset()
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()
6181 static struct tgsi_texture_offset6185 struct tgsi_texture_offset offset; in translate_tex_offset()6212 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction()
1531 struct tgsi_texture_offset *tex_offset = &tgsi_inst->TexOffsets[i]; in ttn_tex()
2212 struct tgsi_texture_offset tex_offsets[4]; in ntt_emit_texture()
7692 const struct tgsi_texture_offset *off = inst->TexOffsets; in get_texel_offsets()
8174 const struct tgsi_texture_offset *off = inst->TexOffsets; in tgsi_tex()