Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.c100 struct vmw_ctx_bindinfo_view render_targets[SVGA3D_RT_MAX];
102 struct vmw_ctx_bindinfo_view ds_view;
219 .size = sizeof(struct vmw_ctx_bindinfo_view),
235 .size = sizeof(struct vmw_ctx_bindinfo_view),
239 .size = sizeof(struct vmw_ctx_bindinfo_view),
243 .size = sizeof(struct vmw_ctx_bindinfo_view),
259 .size = sizeof(struct vmw_ctx_bindinfo_view),
263 .size = sizeof(struct vmw_ctx_bindinfo_view),
606 struct vmw_ctx_bindinfo_view *binding = in vmw_binding_scrub_render_target()
750 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.c791 struct vmw_ctx_bindinfo_view binding; in vmw_view_bindings_add()
894 struct vmw_ctx_bindinfo_view binding; in vmw_cmd_set_render_target_check()