Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h790 struct si_shader_binary { struct
863 struct si_shader_binary binary;
962 struct si_shader_binary binary;
983 void si_shader_binary_clean(struct si_shader_binary *binary);
Dsi_shader_internal.h195 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary,
Dsi_debug.c196 bool si_replace_shader(unsigned num, struct si_shader_binary *binary) in si_replace_shader()
839 struct si_shader_binary *binary, uint64_t *addr, unsigned *num, in si_add_split_disasm()
Dsi_shader.c959 const struct si_shader_binary *binary, in si_shader_dump_disassembly()
2617 void si_shader_binary_clean(struct si_shader_binary *binary) in si_shader_binary_clean()
Dsi_pipe.h1473 bool si_replace_shader(unsigned num, struct si_shader_binary *binary);
Dsi_shader_llvm.c71 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary, in si_compile_llvm()