Searched refs:si_shader_binary (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.h | 720 struct si_shader_binary { struct 789 struct si_shader_binary binary; 887 struct si_shader_binary binary; 907 void si_shader_binary_clean(struct si_shader_binary *binary);
|
| H A D | si_shader_internal.h | 198 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary,
|
| H A D | si_debug.c | 196 bool si_replace_shader(unsigned num, struct si_shader_binary *binary) 852 struct si_shader_binary *binary, uint64_t *addr, unsigned *num,
|
| H A D | si_shader.c | 895 const struct si_shader_binary *binary, 2153 void si_shader_binary_clean(struct si_shader_binary *binary)
|
| H A D | si_pipe.h | 1418 bool si_replace_shader(unsigned num, struct si_shader_binary *binary);
|
| H A D | si_shader_llvm.c | 71 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary,
|
Completed in 16 milliseconds