Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp1961 src_reg texture_reg = brw_imm_ud(texture); in nir_emit_texture() local
2047 texture_reg = emit_uniformize(temp); in nir_emit_texture()
2076 mcs = emit_mcs_fetch(coord_type, coordinate, texture_reg); in nir_emit_texture()
2146 inst->src[1] = texture_reg; in nir_emit_texture()