Home
last modified time | relevance | path

Searched refs:ac_shader_binary (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_binary.h36 struct ac_shader_binary { struct
84 struct ac_shader_binary *binary);
86 void ac_shader_binary_read_config(struct ac_shader_binary *binary,
Dac_binary.c44 struct ac_shader_binary *binary) in parse_symbol_table()
87 struct ac_shader_binary *binary) in parse_relocs()
113 struct ac_shader_binary *binary) in ac_elf_read()
193 const struct ac_shader_binary *binary, in ac_shader_binary_config_start()
213 void ac_shader_binary_read_config(struct ac_shader_binary *binary, in ac_shader_binary_read_config()
Dac_nir_to_llvm.h32 struct ac_shader_binary;
125 struct ac_shader_binary *binary,
Dac_nir_to_llvm.c4556 struct ac_shader_binary *binary, in ac_llvm_compile()
4600 struct ac_shader_binary *binary, in ac_compile_llvm_module()
4667 struct ac_shader_binary *binary, in ac_compile_nir_shader()
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c354 struct ac_shader_binary *binary, in radv_fill_shader_variant()
422 struct ac_shader_binary binary; in radv_shader_variant_create()