Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pipe.c171 static void r600_destroy_context(struct pipe_context *context) in r600_destroy_context() function
200 rctx->context.destroy = r600_destroy_context; in r600_create_context()
221 r600_destroy_context(&rctx->context); in r600_create_context()
228 r600_destroy_context(&rctx->context); in r600_create_context()
242 r600_destroy_context(&rctx->context); in r600_create_context()
248 r600_destroy_context(&rctx->context); in r600_create_context()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c155 static void r600_destroy_context(struct pipe_context *context) in r600_destroy_context() function
218 rctx->context.destroy = r600_destroy_context; in r600_create_context()
320 r600_destroy_context(&rctx->context); in r600_create_context()