DescriptionFix fbo completeness check when non-base-level texture image is attached.
When non-base-level texture image is attached, it is required that texture is
mipmap complete for the fbo to be complete. Currently command buffer doesn't
check this.
BUG=722684
TEST=gpu_unittests
R=piman@chromium.org
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/2895493002
Cr-Commit-Position: refs/heads/master@{#473772}
Committed: https://chromium.googlesource.com/chromium/src/+/9585ee5ebcc8de435e2901b857901c736b6c1e40
Patch Set 1 #Patch Set 2 : fix #
Total comments: 3
Patch Set 3 : another bug fix #
Total comments: 3
Patch Set 4 : more fix #Patch Set 5 : handle a bug related to TexStorage #
Messages
Total messages: 31 (19 generated)
|