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 D | brw_nir.h | 140 nir_shader *brw_nir_apply_sampler_key(nir_shader *nir,
|
| H A D | brw_vec4_tcs.cpp | 400 nir = brw_nir_apply_sampler_key(nir, compiler, &key->tex, is_scalar);
|
| H A D | brw_vec4_gs_visitor.cpp | 642 shader = brw_nir_apply_sampler_key(shader, compiler, &key->tex, is_scalar);
|
| H A D | brw_nir.c | 946 brw_nir_apply_sampler_key(nir_shader *nir, function in typeref:typename:nir_shader *
|
| H A D | brw_shader.cpp | 1244 nir = brw_nir_apply_sampler_key(nir, compiler, &key->tex, is_scalar);
|
| H A D | brw_vec4.cpp | 2848 shader = brw_nir_apply_sampler_key(shader, compiler, &key->tex, is_scalar);
|
| H A D | brw_fs.cpp | 7943 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 D | brw_nir.c | 1201 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