DescriptionFormat argument of CompressedTexSubImage2D should match format of texture being modified
This restriction was lifted in
https://codereview.chromium.org/1257823006. But ES3 still has this
restriction. Move this check after format validation before data
validation due to format is used for data validation.
BUG=295792
TEST=deqp/functional/gles3/negativetextureapi.html
Committed: https://crrev.com/2497feaf12020d3e652fd1056d44468c966e9cb5
Cr-Commit-Position: refs/heads/master@{#362928}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|