Searched refs:vmw_ctx_bindinfo_view (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_binding.c | 99 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 *bi in vmw_collect_view_ids() [all...] |
H A D | vmwgfx_binding.h | 123 * struct vmw_ctx_bindinfo_view - View binding metadata 129 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];
|
H A D | vmwgfx_execbuf.c | 790 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_binding.h | 123 * struct vmw_ctx_bindinfo_view - View binding metadata 129 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_MAX_UAVIEWS];
|
H A D | vmwgfx_binding.c | 99 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), 582 struct vmw_ctx_bindinfo_view *binding = in vmw_binding_scrub_render_target() 729 const struct vmw_ctx_bindinfo_view *bi in vmw_collect_view_ids() [all...] |
H A D | vmwgfx_execbuf.c | 799 struct vmw_ctx_bindinfo_view binding; in vmw_view_bindings_add() 902 struct vmw_ctx_bindinfo_view binding; in vmw_cmd_set_render_target_check()
|
Completed in 15 milliseconds