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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_binding.h 201 extern void vmw_binding_res_list_scrub(struct list_head *head);
vmwgfx_so.c 216 vmw_binding_res_list_scrub(&res->binding_head);
vmwgfx_binding.c 402 vmw_binding_res_list_scrub(head);
408 * vmw_binding_res_list_scrub - Scrub all bindings on a
416 void vmw_binding_res_list_scrub(struct list_head *head) function
vmwgfx_shader.c 330 vmw_binding_res_list_scrub(&res->binding_head);
vmwgfx_surface.c 1303 vmw_binding_res_list_scrub(&res->binding_head);

Completed in 23 milliseconds