HomeSort by: relevance | last modified time | path
    Searched defs:vmw_user_surface (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_surface.c 47 * struct vmw_user_surface - User-space visible surface resource
54 struct vmw_user_surface { struct
656 return &(container_of(base, struct vmw_user_surface,
668 struct vmw_user_surface *user_srf =
669 container_of(srf, struct vmw_user_surface, srf);
687 * embedded in a struct vmw_user_surface.
695 struct vmw_user_surface *user_srf =
696 container_of(base, struct vmw_user_surface, prime.base);
734 struct vmw_user_surface *user_srf;
938 struct vmw_user_surface *user_srf
    [all...]

Completed in 12 milliseconds