-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for 'alternative' image view min lod calculation
According to ''Image Level(s) Selection" in spec, the image view minLod value can be used as-is, or floor()-ed. This change runs verification in affected test twice, once requiring 'preferred' method, falling back to 'alternative' if 'preferred' method fails. Components: Vulkan VK-GL-CTS Issue: 3556 Affects: dEQP-VK.texture.*min_lod* Change-Id: I3af08485dbd99ad8d666c6f19aac3456130c375d
- Loading branch information
Showing
5 changed files
with
231 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.