Home
last modified time | relevance | path

Searched defs:ac_rtld_binary (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_rtld.h58 struct ac_rtld_binary { struct
59 struct ac_rtld_options options;
60 enum amd_gfx_level gfx_level;
61 unsigned wave_size;
64 uint64_t rx_size;
67 uint64_t exec_size;
69 uint64_t rx_end_markers;
71 unsigned num_parts;
72 struct ac_rtld_part *parts;
74 struct util_dynarray lds_symbols;
[all …]