Home
last modified time | relevance | path

Searched defs:context_cleanup (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h75 void (*context_cleanup)(struct panfrost_context *ctx); member
Dpan_cmdstream.c4091 context_cleanup(struct panfrost_context *ctx) in context_cleanup() function