Searched refs:si_compile_llvm (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h198 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary,
H A Dsi_shader_llvm.c71 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary, function in typeref:typename:bool
1286 if (!si_compile_llvm(sscreen, &shader->binary, &shader->config, compiler, &ctx.ac, debug,
H A Dsi_shader_llvm_gs.c525 if (si_compile_llvm(sscreen, &ctx.shader->binary, &ctx.shader->config, ctx.compiler, &ctx.ac,
H A Dsi_shader.c1600 if (!si_compile_llvm(sscreen, &result->binary, &result->config, compiler, &ctx.ac, debug,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c5501 static int si_compile_llvm(struct si_screen *sscreen, function in typeref:typename:int
5745 r = si_compile_llvm(sscreen, &ctx.shader->binary,
6903 r = si_compile_llvm(sscreen, &shader->binary, &shader->config, compiler,
7072 if (si_compile_llvm(sscreen, &result->binary, &result->config, compiler,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst2416 - radeonsi: merge si_compile_llvm and si_llvm_compile functions
2448 - radeonsi: make si_compile_llvm return bool
H A D20.3.0.rst3357 - radeonsi: change PIPE_SHADER to MESA_SHADER (si_compile_llvm)

Completed in 27 milliseconds