Searched refs:si_compile_shader (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.h | 892 bool si_compile_shader(struct si_screen *sscreen, struct ac_llvm_compiler *compiler,
|
| H A D | si_shader.c | 1411 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 D | si_state_shaders.c | 2276 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 D | 20.0.0.rst | 2449 - radeonsi: make si_compile_shader return bool
|
Completed in 24 milliseconds