Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
H A Dblorp.c241 brw_preprocess_nir(compiler, nir, NULL); in blorp_compile_fs()
275 brw_preprocess_nir(compiler, nir, NULL); in blorp_compile_vs()
312 brw_preprocess_nir(compiler, nir, NULL); in blorp_compile_cs()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.h95 void brw_preprocess_nir(const struct brw_compiler *compiler,
H A Dbrw_kernel.c365 brw_preprocess_nir(compiler, nir, NULL); in brw_kernel_from_spirv()
H A Dbrw_nir_rt.c488 brw_preprocess_nir(compiler, nir, NULL); in brw_nir_create_raygen_trampoline()
H A Dbrw_nir.c812 brw_preprocess_nir(const struct brw_compiler *compiler, nir_shader *nir, in brw_preprocess_nir() function
820 nir_validate_ssa_dominance(nir, "before brw_preprocess_nir"); in brw_preprocess_nir()
1647 brw_preprocess_nir(compiler, nir, NULL); in brw_nir_create_passthrough_tcs()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2929 brw_preprocess_nir(screen->compiler, nir, NULL); in iris_finalize_nir()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c168 brw_preprocess_nir(compiler, nir, NULL); in anv_shader_stage_to_nir()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c2713 brw_preprocess_nir(screen->compiler, nir, NULL); in crocus_create_uncompiled_shader()

Completed in 20 milliseconds