Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h777 TEX_LOGICAL_SRC_SAMPLE_INDEX, enumerator
Dbrw_fs.cpp4422 const fs_reg &sample_index = inst->src[TEX_LOGICAL_SRC_SAMPLE_INDEX]; in lower_sampler_logical_send()
4929 inst->components_read(TEX_LOGICAL_SRC_SAMPLE_INDEX) + in get_sampler_lowered_simd_width()
Dbrw_fs_nir.cpp4613 srcs[TEX_LOGICAL_SRC_SAMPLE_INDEX] = retype(src, BRW_REGISTER_TYPE_UD); in nir_emit_texture()