Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.c99 struct vmw_ctx_bindinfo_view render_targets[SVGA3D_RT_MAX];
101 struct vmw_ctx_bindinfo_view ds_view;
218 .size = sizeof(struct vmw_ctx_bindinfo_view),
234 .size = sizeof(struct vmw_ctx_bindinfo_view),
238 .size = sizeof(struct vmw_ctx_bindinfo_view),
242 .size = sizeof(struct vmw_ctx_bindinfo_view),
258 .size = sizeof(struct vmw_ctx_bindinfo_view),
262 .size = sizeof(struct vmw_ctx_bindinfo_view),
605 struct vmw_ctx_bindinfo_view *binding = in vmw_binding_scrub_render_target()
749 const struct vmw_ctx_bindinfo_view *biv, in vmw_collect_view_ids()
[all …]
Dvmwgfx_binding.h129 struct vmw_ctx_bindinfo_view { struct
192 struct vmw_ctx_bindinfo_view shader_res[SVGA3D_DX_MAX_SRVIEWS];
203 struct vmw_ctx_bindinfo_view views[SVGA3D_DX11_1_MAX_UAVIEWS];
Dvmwgfx_execbuf.c790 struct vmw_ctx_bindinfo_view binding; in vmw_view_bindings_add()
893 struct vmw_ctx_bindinfo_view binding; in vmw_cmd_set_render_target_check()