Searched refs:tgsi_texture_offset (Results 1 – 19 of 19) sorted by relevance
783 static struct tgsi_texture_offset786 struct tgsi_texture_offset texture_offset; in tgsi_default_texture_offset()798 static struct tgsi_texture_offset804 struct tgsi_texture_offset texture_offset; in tgsi_build_texture_offset()1094 struct tgsi_texture_offset *texture_offset; in tgsi_build_full_instruction()1098 texture_offset = (struct tgsi_texture_offset *)&tokens[size]; in tgsi_build_full_instruction()
96 struct tgsi_texture_offset TexOffsets[TGSI_FULL_MAX_TEX_OFFSETS];
493 const struct tgsi_texture_offset *texoffsets,536 const struct tgsi_texture_offset *offset);
59 struct tgsi_texture_offset insn_texture_offset;1054 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1118 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
960 struct tgsi_texture_offset *src ) in parse_texoffset_operand()
799 static struct tgsi_texture_offset802 struct tgsi_texture_offset texture_offset; in tgsi_default_texture_offset()814 static struct tgsi_texture_offset820 struct tgsi_texture_offset texture_offset; in tgsi_build_texture_offset()1111 struct tgsi_texture_offset *texture_offset; in tgsi_build_full_instruction()1115 texture_offset = (struct tgsi_texture_offset *)&tokens[size]; in tgsi_build_full_instruction()
573 const struct tgsi_texture_offset *texoffsets,621 const struct tgsi_texture_offset *offset);
66 struct tgsi_texture_offset insn_texture_offset;1357 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1440 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
973 struct tgsi_texture_offset *src ) in parse_texoffset_operand()
721 struct tgsi_texture_offset struct
699 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()
1937 struct tgsi_texture_offset tex_offsets[4]; in ntt_emit_texture()
1539 struct tgsi_texture_offset *tex_offset = &tgsi_inst->TexOffsets[i]; in ttn_tex()
6101 static struct tgsi_texture_offset6105 struct tgsi_texture_offset offset; in translate_tex_offset()6132 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction()
7637 const struct tgsi_texture_offset *off = inst->TexOffsets; in get_texel_offsets()
8160 const struct tgsi_texture_offset *off = inst->TexOffsets; in tgsi_tex()