Searched refs:vmw_binding_state_free (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_binding.h207 extern void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs);
H A Dvmwgfx_drv.c1032 vmw_binding_state_free(dev_priv->ctx.staged_bindings);
1084 vmw_binding_state_free(dev_priv->ctx.staged_bindings);
H A Dvmwgfx_context.c690 vmw_binding_state_free(ctx->cbs);
H A Dvmwgfx_binding.c1206 * vmw_binding_state_free - Free a struct vmw_ctx_binding_state and its
1211 void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs) function
H A Dvmwgfx_execbuf.c188 vmw_binding_state_free(entry->staged);

Completed in 214 milliseconds