Skip to content

pvr: remove image pointer from image view struct

A pointer is also stored in the base vk_image_view struct, so we can use this one instead.

Signed-off-by: Frank Binns <frank.binns@imgtec.com>

/cc @rajnesh-kanwal @CreativeCylon

Edited by Frank Binns

Merge request reports