Home
last modified time | relevance | path

Searched refs:pipe_drop_resource_references (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_inlines.h172 pipe_drop_resource_references(struct pipe_resource *dst, int num_refs) in pipe_drop_resource_references() function
Du_vbuf.c1718 pipe_drop_resource_references(new_info.index.resource, 1); in u_vbuf_draw_vbo()
Du_threaded_context.c3802 pipe_drop_resource_references(first->info.index.resource, num_draws); in tc_call_draw_single()