Home
last modified time | relevance | path

Searched refs:r600_destroy_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c65 static void r600_destroy_context(struct pipe_context *context) in r600_destroy_context() function
137 rctx->b.b.destroy = r600_destroy_context; in r600_create_context()
234 r600_destroy_context(&rctx->b.b); in r600_create_context()