File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -356,18 +356,30 @@ struct drm_asahi_cmd_render {
356356 __u64 fragment_helper_arg ;
357357
358358 __u64 depth_buffer_load ;
359+ __u64 depth_buffer_load_stride ;
359360 __u64 depth_buffer_store ;
361+ __u64 depth_buffer_store_stride ;
360362 __u64 depth_buffer_partial ;
363+ __u64 depth_buffer_partial_stride ;
361364 __u64 depth_meta_buffer_load ;
365+ __u64 depth_meta_buffer_load_stride ;
362366 __u64 depth_meta_buffer_store ;
367+ __u64 depth_meta_buffer_store_stride ;
363368 __u64 depth_meta_buffer_partial ;
369+ __u64 depth_meta_buffer_partial_stride ;
364370
365371 __u64 stencil_buffer_load ;
372+ __u64 stencil_buffer_load_stride ;
366373 __u64 stencil_buffer_store ;
374+ __u64 stencil_buffer_store_stride ;
367375 __u64 stencil_buffer_partial ;
376+ __u64 stencil_buffer_partial_stride ;
368377 __u64 stencil_meta_buffer_load ;
378+ __u64 stencil_meta_buffer_load_stride ;
369379 __u64 stencil_meta_buffer_store ;
380+ __u64 stencil_meta_buffer_store_stride ;
370381 __u64 stencil_meta_buffer_partial ;
382+ __u64 stencil_meta_buffer_partial_stride ;
371383
372384 __u64 scissor_array ;
373385 __u64 depth_bias_array ;
You can’t perform that action at this time.
0 commit comments