Searched refs:unbind_surface (Results 1 – 3 of 3) sorted by relevance
70 void unbind_surface(clover::command_queue &q, pipe_surface *st);
306 obj->resource(ctx.q).unbind_surface(*ctx.q, st); in unbind()366 obj->resource(ctx.q).unbind_surface(*ctx.q, st); in unbind()
113 resource::unbind_surface(clover::command_queue &q, pipe_surface *st) { in unbind_surface() function in resource