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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1987 src_reg texture_reg = brw_imm_ud(texture); local in function:brw::vec4_visitor::nir_emit_texture
2076 texture_reg = emit_uniformize(temp);
2105 mcs = emit_mcs_fetch(coord_type, coordinate, texture_reg);
2130 texture, texture_reg, sampler_reg);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_nir.cpp1989 src_reg texture_reg = brw_imm_ud(texture); local in function:brw::vec4_visitor::nir_emit_texture
2075 texture_reg = emit_uniformize(temp);
2104 mcs = emit_mcs_fetch(coord_type, coordinate, texture_reg);
2130 texture, texture_reg, sampler_reg);

Completed in 6 milliseconds