Searched refs:vrend_object_insert (Results 1 – 3 of 3) sorted by relevance
38 uint32_t vrend_object_insert(struct util_hash_table *handle_hash, void *data, uint32_t length, uint…
144 vrend_object_insert(struct util_hash_table *handle_hash, in vrend_object_insert() function
7534 return vrend_object_insert(ctx->sub->object_hash, data, size, handle, type); in vrend_renderer_object_insert()