Searched refs:unbind_surface (Results 1 – 3 of 3) sorted by relevance
73 void unbind_surface(command_queue &q, pipe_surface *st);
505 buf->resource(*ctx.q).unbind_surface(*ctx.q, st); in unbind()567 img->resource(*ctx.q).unbind_surface(*ctx.q, st); in unbind()
114 resource::unbind_surface(command_queue &q, pipe_surface *st) { in unbind_surface() function in resource