Chromium Code Reviews
DescriptionCheck for invalid dimensions in glTexStorage*
width, height, or depth of 0 are invalid for glTexStorage, but valid for
most other texture entry points, so this case wasn't covered by
TextureManager::ValidForTarget.
BUG=700270
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2751553002
Cr-Commit-Position: refs/heads/master@{#456615}
Committed: https://chromium.googlesource.com/chromium/src/+/87b070a02a9413d0b48fd7ebd0d1c271c2f657c5
Patch Set 1 #Patch Set 2 : update #Patch Set 3 : comment #
Messages
Total messages: 13 (9 generated)
|
||||||||||||||||||||||||||||