Searched refs:tgsi_instruction_texture (Results 1 – 7 of 7) sorted by relevance
709 static struct tgsi_instruction_texture712 struct tgsi_instruction_texture instruction_texture; in tgsi_default_instruction_texture()721 static struct tgsi_instruction_texture729 struct tgsi_instruction_texture instruction_texture; in tgsi_build_instruction_texture()1025 struct tgsi_instruction_texture *instruction_texture; in tgsi_build_full_instruction()1030 (struct tgsi_instruction_texture *) &tokens[size]; in tgsi_build_full_instruction()
98 struct tgsi_instruction_texture Texture;
58 struct tgsi_instruction_texture insn_texture;
513 struct tgsi_instruction_texture struct
302 struct tgsi_instruction_texture Texture;
233 static void transform_texture(struct rc_instruction * dst, struct tgsi_instruction_texture src, in transform_texture()
246 const struct tgsi_instruction_texture *tex = &insn->Texture; in srcMask()