HomeSort by relevance Sort by last modified time
    Searched full:noop_destroy_context (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
noop_pipe.c 252 static void noop_destroy_context(struct pipe_context *ctx) function
265 ctx->destroy = noop_destroy_context;
  /external/mesa3d/src/gallium/drivers/noop/
noop_pipe.c 252 static void noop_destroy_context(struct pipe_context *ctx) function
265 ctx->destroy = noop_destroy_context;

Completed in 248 milliseconds