Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_binding.c119 static int vmw_binding_scrub_texture(struct vmw_ctx_bindinfo *bi, bool rebind);
201 .scrub_func = vmw_binding_scrub_texture},
564 static int vmw_binding_scrub_texture(struct vmw_ctx_bindinfo *bi, in vmw_binding_scrub_texture() function