Searched refs:brw_nir_lower_cs_intrinsics (Results 1 – 8 of 8) sorted by relevance
102 bool brw_nir_lower_cs_intrinsics(nir_shader *nir);
213 brw_nir_lower_cs_intrinsics(nir_shader *nir) in brw_nir_lower_cs_intrinsics() function
84 'brw_nir_lower_cs_intrinsics.c',
121 brw_nir_lower_cs_intrinsics(nir); in brw_codegen_cs_prog()
94 compiler/brw_nir_lower_cs_intrinsics.c \
1750 NIR_PASS_V(stage.nir, brw_nir_lower_cs_intrinsics); in anv_pipeline_compile_cs()
1988 NIR_PASS_V(nir, brw_nir_lower_cs_intrinsics); in iris_compile_cs()
1029 - intel: Let drivers call brw_nir_lower_cs_intrinsics()1036 - intel/fs: Remove unused state from brw_nir_lower_cs_intrinsics