Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv20_context.c426 nv20_context_destroy(struct gl_context *ctx) in nv20_context_destroy() function
501 nv20_context_destroy(ctx); in nv20_context_create()
507 .context_destroy = nv20_context_destroy,