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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_resource_priv.h 73 * @commit_notify: If the resource is a command buffer managed resource,
100 void (*commit_notify)(struct vmw_resource *res, member in struct:vmw_res_func
vmwgfx_cmdbuf_res.c 134 if (entry->res->func->commit_notify)
135 entry->res->func->commit_notify(entry->res,
vmwgfx_so.c 93 .commit_notify = vmw_view_commit_notify,
vmwgfx_shader.c 130 .commit_notify = vmw_dx_shader_commit_notify,

Completed in 61 milliseconds