Searched refs:tgsi_texture_offset (Results 1 – 13 of 13) sorted by relevance
827 static struct tgsi_texture_offset830 struct tgsi_texture_offset texture_offset; in tgsi_default_texture_offset()842 static struct tgsi_texture_offset849 struct tgsi_texture_offset texture_offset; in tgsi_build_texture_offset()1166 struct tgsi_texture_offset *texture_offset; in tgsi_build_full_instruction()1170 texture_offset = (struct tgsi_texture_offset *)&tokens[size]; in tgsi_build_full_instruction()
97 struct tgsi_texture_offset TexOffsets[TGSI_FULL_MAX_TEX_OFFSETS];
567 const struct tgsi_texture_offset *texoffsets,625 const struct tgsi_texture_offset *offset);
64 struct tgsi_texture_offset insn_texture_offset;1339 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1437 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
973 struct tgsi_texture_offset *src ) in parse_texoffset_operand()
701 struct tgsi_texture_offset struct
427 const struct tgsi_texture_offset *off = &inst->TexOffsets[tex_off_op]; in lp_build_emit_fetch_texoffset()
1445 struct tgsi_texture_offset *tex_offset = &tgsi_inst->TexOffsets[i]; in ttn_tex()
5568 static struct tgsi_texture_offset5572 struct tgsi_texture_offset offset; in translate_tex_offset()5599 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction()
64 struct tgsi_src_register offsetToSrc(struct tgsi_texture_offset off) in offsetToSrc()76 SrcRegister(const struct tgsi_texture_offset& off) : in SrcRegister()
4808 const struct tgsi_texture_offset *off = inst->TexOffsets; in get_texel_offsets()
4794 const struct tgsi_texture_offset *off = inst->TexOffsets; in tex_fetch_args()
7202 const struct tgsi_texture_offset *off = inst->TexOffsets; in tgsi_tex()