On 13 March 2018 at 01:38, Alex Smith <[email protected]> wrote: > From the spec: > > "When copying between compressed and uncompressed formats the > extent members represent the texel dimensions of the source > image and not the destination." > > However, as per 7b890a36, we must still use the destination image type > when clamping the extent so that we copy the correct number of layers > for 2D to 3D copies. > > Fixes: 7b890a36 "radv: Fix vkCmdCopyImage for 2d slices into 3d Images" > Cc: <[email protected]> > Signed-off-by: Alex Smith <[email protected]>
Reviewed-by: Dave Airlie <[email protected]> Might be worth filing a cts issue to see if someone wants to write tests for this sort of hole. Dave. _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
