Searched refs:bind_surface (Results 1 – 3 of 3) sorted by relevance
69 pipe_surface *bind_surface(clover::command_queue &q, bool rw);
301 ctx.resources[idx] = st = obj->resource(ctx.q).bind_surface(*ctx.q, false); in bind()361 ctx.resources[idx] = st = obj->resource(ctx.q).bind_surface(*ctx.q, true); in bind()
99 resource::bind_surface(clover::command_queue &q, bool rw) { in bind_surface() function in resource