Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_binding.h206 vmw_binding_state_alloc(struct vmw_private *dev_priv);
H A Dvmwgfx_context.c207 uctx->cbs = vmw_binding_state_alloc(dev_priv); in vmw_gb_context_init()
H A Dvmwgfx_binding.c1179 vmw_binding_state_alloc(struct vmw_private *dev_priv) in vmw_binding_state_alloc() function
H A Dvmwgfx_execbuf.c229 sw_context->staged_bindings = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup()
238 node->staged = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup()