Searched refs:si_llvm_create_main_func (Results 1 – 3 of 3) sorted by relevance
203 void si_llvm_create_main_func(struct si_shader_context *ctx, bool ngg_cull_shader);
199 void si_llvm_create_main_func(struct si_shader_context *ctx, bool ngg_cull_shader) in si_llvm_create_main_func() function822 si_llvm_create_main_func(ctx, ngg_cull_shader); in si_llvm_translate_nir()
435 si_llvm_create_main_func(&ctx, false); in si_generate_gs_copy_shader()