Skip to content

virgl: fill the array_size when using cube texture and align to block for 3d texture

Corentin Noël requested to merge tintou/mesa:tintou/cube_size into main

What does this MR do and why?

Fill the array_size value for PIPE_TEXTURE_CUBE

Align destination box to block depth for PIPE_TEXTURE_3D

Merge request reports