Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_nir.cpp2054 src_reg texture_reg = brw_imm_ud(texture); in nir_emit_texture() local
2163 texture_reg = emit_uniformize(temp); in nir_emit_texture()
2192 mcs = emit_mcs_fetch(coord_type, coordinate, texture_reg); in nir_emit_texture()
2217 texture, texture_reg, sampler_reg); in nir_emit_texture()