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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_resource_priv.h 49 * struct vmw_user_resource_conv - Identify a derived user-exported resource
53 struct vmw_user_resource_conv { struct
vmwgfx_drv.h 721 struct vmw_user_resource_conv;
741 const struct vmw_user_resource_conv *converter,
747 const struct vmw_user_resource_conv *
1236 extern const struct vmw_user_resource_conv *user_context_converter;
1269 extern const struct vmw_user_resource_conv *user_surface_converter;
1310 extern const struct vmw_user_resource_conv *user_shader_converter;
vmwgfx_context.c 70 static const struct vmw_user_resource_conv user_context_conv = {
76 const struct vmw_user_resource_conv *user_context_converter =
vmwgfx_resource.c 267 const struct vmw_user_resource_conv
312 const struct vmw_user_resource_conv
vmwgfx_shader.c 89 static const struct vmw_user_resource_conv user_shader_conv = {
95 const struct vmw_user_resource_conv *user_shader_converter =
vmwgfx_surface.c 125 static const struct vmw_user_resource_conv user_surface_conv = {
131 const struct vmw_user_resource_conv *user_surface_converter =
vmwgfx_execbuf.c 655 const struct vmw_user_resource_conv *converter,
1758 const struct vmw_user_resource_conv

Completed in 60 milliseconds