Searched refs:tgsi_texture_offset (Results 1 – 8 of 8) sorted by relevance
742 static struct tgsi_texture_offset745 struct tgsi_texture_offset texture_offset; in tgsi_default_texture_offset()757 static struct tgsi_texture_offset764 struct tgsi_texture_offset texture_offset; in tgsi_build_texture_offset()1042 struct tgsi_texture_offset *texture_offset; in tgsi_build_full_instruction()1046 texture_offset = (struct tgsi_texture_offset *)&tokens[size]; in tgsi_build_full_instruction()
101 struct tgsi_texture_offset TexOffsets[TGSI_FULL_MAX_TEX_OFFSETS];
483 const struct tgsi_texture_offset *texoffsets,531 const struct tgsi_texture_offset *offset);
59 struct tgsi_texture_offset insn_texture_offset;1047 const struct tgsi_texture_offset *offset) in ureg_emit_texture_offset()1122 const struct tgsi_texture_offset *texoffsets, in ureg_tex_insn()
525 struct tgsi_texture_offset struct
223 struct tgsi_texture_offset tex_offsets[MAX_GLSL_TEXTURE_OFFSET];4185 static struct tgsi_texture_offset4187 const struct tgsi_texture_offset *in_offset) in translate_tex_offset()4189 struct tgsi_texture_offset offset; in translate_tex_offset()4212 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction()
56 struct tgsi_src_register offsetToSrc(struct tgsi_texture_offset off) in offsetToSrc()68 SrcRegister(const struct tgsi_texture_offset& off) : in SrcRegister()
655 const struct tgsi_texture_offset * off = inst->TexOffsets; in txf_fetch_args()