Home
last modified time | relevance | path

Searched refs:ir_texture_opcode_for_nir_texop (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp2017 ir_texture_opcode_for_nir_texop(nir_texop texop) in ir_texture_opcode_for_nir_texop() function
2211 ir_texture_opcode op = ir_texture_opcode_for_nir_texop(instr->op); in nir_emit_texture()