Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_debug_recompile.c65 found |= check("gather channel quirk", gather_channel_quirk_mask); in debug_sampler_recompile()
Dbrw_compiler.h206 uint32_t gather_channel_quirk_mask; member
Dbrw_vec4_nir.cpp2085 (key_tex->gather_channel_quirk_mask & (1 << texture))) { in nir_emit_texture()
Dbrw_fs_nir.cpp6488 key_tex->gather_channel_quirk_mask & (1 << texture)) { in nir_emit_texture()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c62 key->gather_channel_quirk_mask = 0; in crocus_sanitize_tex_key()
206 key->gather_channel_quirk_mask |= 1 << s; in crocus_populate_sampler_prog_key_data()
980 if (key->gather_channel_quirk_mask & (1 << tex->texture_index)) in crocus_setup_binding_table()