Home
last modified time | relevance | path

Searched refs:brw_nir_lower_scoped_barriers (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_scoped_barriers.c75 brw_nir_lower_scoped_barriers(nir_shader *nir) in brw_nir_lower_scoped_barriers() function
Dbrw_nir.h122 bool brw_nir_lower_scoped_barriers(nir_shader *nir);
Dmeson.build88 'brw_nir_lower_scoped_barriers.c',
Dbrw_nir.c1033 OPT(brw_nir_lower_scoped_barriers); in brw_postprocess_nir()
/external/mesa3d/src/intel/
DMakefile.sources97 compiler/brw_nir_lower_scoped_barriers.c \