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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_context.c 70 static void r300_destroy_context(struct pipe_context* context) function
367 r300->context.destroy = r300_destroy_context;
496 r300_destroy_context(&r300->context);
  /external/mesa3d/src/gallium/drivers/r300/
r300_context.c 70 static void r300_destroy_context(struct pipe_context* context) function
367 r300->context.destroy = r300_destroy_context;
496 r300_destroy_context(&r300->context);

Completed in 1232 milliseconds