Searched refs:tex_opcode (Results 1 – 1 of 1) sorted by relevance
1759 unsigned tex_opcode; in ntt_emit_texture() local1770 tex_opcode = TGSI_OPCODE_TEX; in ntt_emit_texture()1775 tex_opcode = TGSI_OPCODE_TXF; in ntt_emit_texture()1778 tex_opcode = TGSI_OPCODE_TXL; in ntt_emit_texture()1781 tex_opcode = TGSI_OPCODE_TXB; in ntt_emit_texture()1784 tex_opcode = TGSI_OPCODE_TXD; in ntt_emit_texture()1787 tex_opcode = TGSI_OPCODE_TXQ; in ntt_emit_texture()1790 tex_opcode = TGSI_OPCODE_TG4; in ntt_emit_texture()1793 tex_opcode = TGSI_OPCODE_TXQ; in ntt_emit_texture()1796 tex_opcode = TGSI_OPCODE_LODQ; in ntt_emit_texture()[all …]