Searched refs:si_compile_shader (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h892 bool si_compile_shader(struct si_screen *sscreen, struct ac_llvm_compiler *compiler,
H A Dsi_shader.c1411 bool si_compile_shader(struct si_screen *sscreen, struct ac_llvm_compiler *compiler, function in typeref:typename:bool
2000 if (!si_compile_shader(sscreen, compiler, shader, debug))
H A Dsi_state_shaders.c2276 if (!si_compile_shader(sscreen, compiler_state->compiler, main_part,
2693 if (!si_compile_shader(sscreen, compiler, shader, debug)) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst2449 - radeonsi: make si_compile_shader return bool

Completed in 24 milliseconds