Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv20_context.c427 nv20_context_destroy(struct gl_context *ctx) in nv20_context_destroy() function
500 nv20_context_destroy(ctx); in nv20_context_create()
506 .context_destroy = nv20_context_destroy,