HomeSort by: relevance | last modified time | path
    Searched refs:vmw_binding_state_free (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_binding.h 207 extern void vmw_binding_state_free(struct vmw_ctx_binding_state *cbs);
vmwgfx_drv.c 1032 vmw_binding_state_free(dev_priv->ctx.staged_bindings);
1084 vmw_binding_state_free(dev_priv->ctx.staged_bindings);
vmwgfx_binding.c 1206 * 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 in typeref:typename:void
vmwgfx_context.c 690 vmw_binding_state_free(ctx->cbs);
vmwgfx_execbuf.c 188 vmw_binding_state_free(entry->staged);

Completed in 27 milliseconds