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/
H A Dbrw_debug_recompile.c65 found |= check("gather channel quirk", gather_channel_quirk_mask); in debug_sampler_recompile()
H A Dbrw_compiler.h206 uint32_t gather_channel_quirk_mask; member
H A Dbrw_vec4_nir.cpp2085 (key_tex->gather_channel_quirk_mask & (1 << texture))) {
H A Dbrw_fs_nir.cpp6488 key_tex->gather_channel_quirk_mask & (1 << texture)) {
/third_party/mesa3d/src/gallium/drivers/crocus/
H A 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()

Completed in 20 milliseconds