Searched refs:debug_sampler_recompile (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c59 debug_sampler_recompile(const struct brw_compiler *c, void *log, function in typeref:typename:bool
94 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex);
115 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex);
133 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex);
148 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex);
182 found |= debug_sampler_recompile(c, log, &old_key->tex, &key->tex);
194 bool found = debug_sampler_recompile(c, log, &old_key->tex, &key->tex);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c59 debug_sampler_recompile(const struct brw_compiler *c, void *log, function in typeref:typename:bool
94 return debug_sampler_recompile(c, log, &old_key->tex, &key->tex);

Completed in 3 milliseconds