Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dstring_to_uint_map.h55 struct string_map_iterate_wrapper_closure { struct
56 void (*callback)(const char *key, unsigned value, void *closure);
57 void *closure;