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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c39 struct uniform_array_info { struct
125 struct uniform_array_info *ainfo = NULL;
136 ainfo = (struct uniform_array_info *) entry->data;
167 struct uniform_array_info *ainfo =
168 (struct uniform_array_info *) entry->data;
455 struct uniform_array_info *ainfo = NULL;
460 ainfo = ralloc(live, struct uniform_array_info);
470 ainfo = (struct uniform_array_info *) entry->data;
1694 struct uniform_array_info *ainfo =
1695 (struct uniform_array_info *) entr
[all...]

Completed in 7 milliseconds