Handled neutered ImageData in texImage2D and texSubImage2D
Ideal we would like to throw an exception in this case. But since the API for these two methods does not have RaiseException, this CL handles this case the same way as the case when ImageData is null. BUG=564846 Review URL: https://codereview.chromium.org/1498603002 Cr-Commit-Position: refs/heads/master@{#363069}
Showing
Please register or sign in to comment