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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1950 ir_texture_opcode_for_nir_texop(nir_texop texop) function in namespace:brw
2124 ir_texture_opcode op = ir_texture_opcode_for_nir_texop(instr->op);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1960 ir_texture_opcode_for_nir_texop(nir_texop texop) function in namespace:brw
2123 ir_texture_opcode op = ir_texture_opcode_for_nir_texop(instr->op);

Completed in 166 milliseconds