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];
486 const struct tgsi_texture_offset *texoffsets,529 const struct tgsi_texture_offset *offset);
59 struct tgsi_texture_offset insn_texture_offset;1018 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1082 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
960 struct tgsi_texture_offset *src ) in parse_texoffset_operand()
800 static struct tgsi_texture_offset803 struct tgsi_texture_offset texture_offset; in tgsi_default_texture_offset()815 static struct tgsi_texture_offset822 struct tgsi_texture_offset texture_offset; in tgsi_build_texture_offset()1119 struct tgsi_texture_offset *texture_offset; in tgsi_build_full_instruction()1123 texture_offset = (struct tgsi_texture_offset *)&tokens[size]; in tgsi_build_full_instruction()
567 const struct tgsi_texture_offset *texoffsets,613 const struct tgsi_texture_offset *offset);
63 struct tgsi_texture_offset insn_texture_offset;1346 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1430 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
973 struct tgsi_texture_offset *src ) in parse_texoffset_operand()
665 struct tgsi_texture_offset struct
706 struct tgsi_texture_offset struct
452 const struct tgsi_texture_offset *off = &inst->TexOffsets[tex_off_op]; in lp_build_emit_fetch_texoffset()
1395 struct tgsi_texture_offset *tex_offset = &tgsi_inst->TexOffsets[i]; in ttn_tex()
1585 const struct tgsi_texture_offset *off = inst->TexOffsets; in tex_fetch_args()
5767 static struct tgsi_texture_offset5771 struct tgsi_texture_offset offset; in translate_tex_offset()5798 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction()
65 struct tgsi_src_register offsetToSrc(struct tgsi_texture_offset off) in offsetToSrc()77 SrcRegister(const struct tgsi_texture_offset& off) : in SrcRegister()
4709 const struct tgsi_texture_offset *off = inst->TexOffsets; in get_texel_offsets()
7438 const struct tgsi_texture_offset *off = inst->TexOffsets; in tgsi_tex()