Searched refs:si_create_function (Results 1 – 4 of 4) sorted by relevance
207 void si_create_function(struct si_shader_context *ctx, bool ngg_cull_shader);
454 si_create_function(&ctx, false); in si_generate_gs_copy_shader()
371 void si_create_function(struct si_shader_context *ctx, bool ngg_cull_shader) in si_create_function() function1366 si_create_function(ctx, ngg_cull_shader); in si_build_main_function()
2392 - radeonsi: fold si_create_function into si_llvm_create_func