Home
last modified time | relevance | path

Searched refs:si_shader_binary (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h824 struct si_shader_binary { struct
885 struct si_shader_binary binary;
983 struct si_shader_binary binary;
1009 void si_shader_binary_clean(struct si_shader_binary *binary);
H A Dsi_shader_llvm.h51 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary,
H A Dsi_debug.c183 bool si_replace_shader(unsigned num, struct si_shader_binary *binary) in si_replace_shader()
845 struct si_shader_binary *binary, uint64_t *addr, unsigned *num, in si_add_split_disasm()
H A Dsi_shader.c831 static unsigned get_shader_binaries(struct si_shader *shader, struct si_shader_binary *bin[4]) in get_shader_binaries()
861 struct si_shader_binary *bin[4]; in si_get_shader_binary_size()
1076 struct si_shader_binary *bin[4]; in upload_binary_raw()
1187 const struct si_shader_binary *binary, in si_shader_dump_disassembly()
3583 void si_shader_binary_clean(struct si_shader_binary *binary) in si_shader_binary_clean()
H A Dsi_shader_llvm.c54 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary, in si_compile_llvm()
H A Dsi_pipe.h1573 bool si_replace_shader(unsigned num, struct si_shader_binary *binary);
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.2.1.rst4377 - radeonsi: add symbols to si_shader_binary