Searched refs:brw_nir_apply_sampler_key (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.h140 nir_shader *brw_nir_apply_sampler_key(nir_shader *nir,
H A Dbrw_vec4_tcs.cpp400 nir = brw_nir_apply_sampler_key(nir, compiler, &key->tex, is_scalar);
H A Dbrw_vec4_gs_visitor.cpp642 shader = brw_nir_apply_sampler_key(shader, compiler, &key->tex, is_scalar);
H A Dbrw_nir.c946 brw_nir_apply_sampler_key(nir_shader *nir, function in typeref:typename:nir_shader *
H A Dbrw_shader.cpp1244 nir = brw_nir_apply_sampler_key(nir, compiler, &key->tex, is_scalar);
H A Dbrw_vec4.cpp2848 shader = brw_nir_apply_sampler_key(shader, compiler, &key->tex, is_scalar);
H A Dbrw_fs.cpp7943 shader = brw_nir_apply_sampler_key(shader, compiler, &key->tex, true);
8204 shader = brw_nir_apply_sampler_key(shader, compiler, &key->tex, true);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c1201 brw_nir_apply_sampler_key(nir_shader *nir, function in typeref:typename:bool
1307 OPT(brw_nir_apply_sampler_key, compiler, &key->tex);

Completed in 25 milliseconds