Searched refs:insn_texture (Results 1 – 2 of 2) sorted by relevance
58 struct tgsi_instruction_texture insn_texture; member1012 out[0].insn_texture.Texture = target; in ureg_emit_texture()1013 out[0].insn_texture.NumOffsets = num_offsets; in ureg_emit_texture()
61 struct tgsi_instruction_texture insn_texture; member1339 out[0].insn_texture.Texture = target; in ureg_emit_texture()1340 out[0].insn_texture.NumOffsets = num_offsets; in ureg_emit_texture()1341 out[0].insn_texture.ReturnType = return_type; in ureg_emit_texture()