OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gather_channel_quirk_mask
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_debug_recompile.c
65
found |= check("gather channel quirk",
gather_channel_quirk_mask
);
brw_compiler.h
190
uint32_t
gather_channel_quirk_mask
;
member in struct:brw_sampler_prog_key_data
brw_vec4_nir.cpp
2113
(key_tex->
gather_channel_quirk_mask
& (1 << texture))) {
brw_fs_nir.cpp
6253
key_tex->
gather_channel_quirk_mask
& (1 << texture)) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_debug_recompile.c
65
found |= check("gather channel quirk",
gather_channel_quirk_mask
);
brw_compiler.h
172
uint32_t
gather_channel_quirk_mask
;
member in struct:brw_sampler_prog_key_data
brw_vec4_nir.cpp
2114
(key_tex->
gather_channel_quirk_mask
& (1 << texture))) {
brw_fs_nir.cpp
5456
key_tex->
gather_channel_quirk_mask
& (1 << texture)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_wm.c
275
key->
gather_channel_quirk_mask
|= 1 << s;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_wm.c
264
key->
gather_channel_quirk_mask
|= 1 << s;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_program.c
59
key->
gather_channel_quirk_mask
= 0;
203
key->
gather_channel_quirk_mask
|= 1 << s;
975
if (key->
gather_channel_quirk_mask
& (1 << tex->texture_index))
Completed in 28 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026