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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h720 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 Dsi_shader_internal.h198 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary,
H A Dsi_debug.c196 bool si_replace_shader(unsigned num, struct si_shader_binary *binary)
852 struct si_shader_binary *binary, uint64_t *addr, unsigned *num,
H A Dsi_shader.c895 const struct si_shader_binary *binary,
2153 void si_shader_binary_clean(struct si_shader_binary *binary)
H A Dsi_pipe.h1418 bool si_replace_shader(unsigned num, struct si_shader_binary *binary);
H A Dsi_shader_llvm.c71 bool si_compile_llvm(struct si_screen *sscreen, struct si_shader_binary *binary,

Completed in 16 milliseconds