Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.c95 struct vmw_ctx_bindinfo_view render_targets[SVGA3D_RT_MAX];
97 struct vmw_ctx_bindinfo_view ds_view;
190 .size = sizeof(struct vmw_ctx_bindinfo_view),
206 .size = sizeof(struct vmw_ctx_bindinfo_view),
210 .size = sizeof(struct vmw_ctx_bindinfo_view),
214 .size = sizeof(struct vmw_ctx_bindinfo_view),
529 struct vmw_ctx_bindinfo_view *binding = in vmw_binding_scrub_render_target()
687 const struct vmw_ctx_bindinfo_view *biv = in vmw_collect_view_ids()
688 container_of(bi, struct vmw_ctx_bindinfo_view, bi); in vmw_collect_view_ids()
723 const struct vmw_ctx_bindinfo_view *biv = in vmw_collect_dirty_view_ids()
[all …]
Dvmwgfx_binding.h123 struct vmw_ctx_bindinfo_view { struct
186 struct vmw_ctx_bindinfo_view shader_res[SVGA3D_DX_MAX_SRVIEWS];
Dvmwgfx_execbuf.c918 struct vmw_ctx_bindinfo_view binding; in vmw_view_bindings_add()
1007 struct vmw_ctx_bindinfo_view binding; in vmw_cmd_set_render_target_check()