Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_analysis.c439 !shader->info.sampler_texture_units_different && in llvmpipe_fs_analyse_nir()
461 !shader->info.sampler_texture_units_different && in llvmpipe_fs_analyse()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h136 unsigned sampler_texture_units_different:1; member
Dlp_bld_tgsi_info.c248 info->sampler_texture_units_different = TRUE; in analyse_sample()