diff options
author | jmadill <jmadill@chromium.org> | 2015-11-20 08:52:14 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-11-20 16:53:10 +0000 |
commit | 21c9153893f4a238cb65ec353a80ff9483b1d130 (patch) | |
tree | eb470d9b7aacfaca8e9499b5e87194cd01f476b2 /extensions/shell | |
parent | b57311eb2c4a444d5d1b95955e41073aaca741ad (diff) | |
download | chromium_src-21c9153893f4a238cb65ec353a80ff9483b1d130.zip chromium_src-21c9153893f4a238cb65ec353a80ff9483b1d130.tar.gz chromium_src-21c9153893f4a238cb65ec353a80ff9483b1d130.tar.bz2 |
Revert of Fix TexStorage3D with compressed ETC2/EAC formats (patchset #3 id:40001 of https://codereview.chromium.org/1463503002/ )
Reason for revert:
Failing Windows WebGL 2 CTS:
https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Release%20%28NVIDIA%29/builds/19403
WebglConformance.conformance2_textures_misc_tex_storage_compressed_formats:
Failure: getError expected: NO_ERROR. Was INVALID_OPERATION : texStorage3D should succeed for COMPRESSED_R11_EAC
FAIL getError expected: NO_ERROR. Was INVALID_OPERATION : texStorage3D should succeed for COMPRESSED_R11_EAC
getError expected: NO_ERROR. Was INVALID_OPERATION : texStorage3D should succeed for COMPRESSED_SIGNED_R11_EAC
FAIL getError expected: NO_ERROR. Was INVALID_OPERATION : texStorage3D should succeed for COMPRESSED_SIGNED_R11_EAC
getError expected: NO_ERROR. Was INVALID_OPERATION : texStorage3D should succeed for COMPRESSED_RG11_EAC
etc
Original issue's description:
> Fix TexStorage3D with compressed ETC2/EAC formats
>
> These formats don't work for TexStorage3D if target is TEXTURE_3D.
> TEXTURE_2D_ARRAY should work.
>
> BUG=295792
> TEST=conformance2/textures/misc/tex-storage-compressed-formats.html
>
> Committed: https://crrev.com/5b5a54a2d7c287e09f644d04e29718b310949221
> Cr-Commit-Position: refs/heads/master@{#360760}
TBR=kbr@chromium.org,zmo@chromium.org,bajones@chromium.org,qiankun.miao@intel.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=295792
Review URL: https://codereview.chromium.org/1462143003
Cr-Commit-Position: refs/heads/master@{#360839}
Diffstat (limited to 'extensions/shell')
0 files changed, 0 insertions, 0 deletions