Searched refs:user_allocator_context (Results 1 – 1 of 1) sorted by relevance
696 void * user_allocator_context; member4325 spc->user_allocator_context = alloc_context;4347 STBTT_free(spc->nodes, spc->user_allocator_context);4348 STBTT_free(spc->pack_info, spc->user_allocator_context);4700 rects = (stbrp_rect *)STBTT_malloc(sizeof(*rects) * n, spc->user_allocator_context);4704 info.userdata = spc->user_allocator_context;4713 STBTT_free(rects, spc->user_allocator_context);