Support DXT textures with non-block sized mip levels.
The block size requirement for each mip level meant that all DXT textures had to be POT sized. Relax these restrictions for non-zero mip levels to allow NPOT DXT textures. Bug: angleproject:4841 Change-Id: I6d5cde0c9eec220d9d82a73fc069743d3a934746 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2416748Reviewed-by:Kenneth Russell <kbr@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#808427}
Showing
Please register or sign in to comment