[Textures] Normalize 1D TICs that use layers to 1DArray; #274
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Texture1Dwithlayers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some TIC entries are tagged Texture1D but actually use array layers so previously it was marked as simple 1D and hence the assert, this fixes the said issue(Depth > 1 or baseLayer != 0).
Games fixed- God Eater 3
ab52430a3e
tof160228520
Approved.