Searched refs:brw_preprocess_nir (Results 1 – 6 of 6) sorted by relevance
95 nir_shader *brw_preprocess_nir(const struct brw_compiler *compiler,
608 brw_preprocess_nir(const struct brw_compiler *compiler, nir_shader *nir) in brw_preprocess_nir() function
185 nir = brw_preprocess_nir(compiler, nir); in blorp_compile_fs()214 nir = brw_preprocess_nir(compiler, nir); in blorp_compile_vs()
113 nir = brw_preprocess_nir(compiler, nir); in create_passthrough_tcs()
109 nir = brw_preprocess_nir(brw->screen->compiler, nir); in brw_create_nir()
199 nir = brw_preprocess_nir(compiler, nir); in anv_shader_compile_to_nir()