Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_binary.h68 struct ac_shader_config { struct
69 unsigned num_sgprs;
70 unsigned num_vgprs;
71 unsigned spilled_sgprs;
72 unsigned spilled_vgprs;
96 struct ac_shader_config *conf, argument