HomeSort by relevance Sort by last modified time
    Searched refs:unbind_surface (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/clover/core/
resource.hpp 70 void unbind_surface(clover::command_queue &q, pipe_surface *st);
kernel.cpp 306 obj->resource(ctx.q).unbind_surface(*ctx.q, st);
366 obj->resource(ctx.q).unbind_surface(*ctx.q, st);
resource.cpp 113 resource::unbind_surface(clover::command_queue &q, pipe_surface *st) { function in class:resource

Completed in 41 milliseconds