Searched refs:tex_opcode (Results 1 – 1 of 1) sorted by relevance
2609 unsigned tex_opcode; in ntt_emit_texture() local2622 tex_opcode = TGSI_OPCODE_TXP; in ntt_emit_texture()2624 tex_opcode = TGSI_OPCODE_TEX; in ntt_emit_texture()2628 tex_opcode = TGSI_OPCODE_TXF; in ntt_emit_texture()2635 tex_opcode = TGSI_OPCODE_TXF_LZ; in ntt_emit_texture()2640 tex_opcode = TGSI_OPCODE_TXL; in ntt_emit_texture()2643 tex_opcode = TGSI_OPCODE_TXB; in ntt_emit_texture()2646 tex_opcode = TGSI_OPCODE_TXD; in ntt_emit_texture()2649 tex_opcode = TGSI_OPCODE_TXQ; in ntt_emit_texture()2652 tex_opcode = TGSI_OPCODE_TG4; in ntt_emit_texture()[all …]