Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c134 if (entry->res->func->commit_notify) in vmw_cmdbuf_res_commit()
135 entry->res->func->commit_notify(entry->res, in vmw_cmdbuf_res_commit()
H A Dvmwgfx_resource_priv.h100 void (*commit_notify)(struct vmw_resource *res, member
H A Dvmwgfx_so.c93 .commit_notify = vmw_view_commit_notify,
H A Dvmwgfx_shader.c130 .commit_notify = vmw_dx_shader_commit_notify,