mirror of https://git.suyu.dev/suyu/suyu
shader/texture: Properly shrink unused entries in size mismatches
When a image format mismatches we were inserting zeroes to the texture itself. This was not handling cases were the mismatch uses less coordinates than the guest shader code. Address that by resizing the vector.merge-requests/60/head
parent
8825b88a45
commit
15a753b9a5
Loading…
Reference in New Issue