• zmo's avatar
    Remove blink side texture status caching. · 036f7e32
    zmo authored
    We could also remove a bunch of duplicated validation, but let's keep
    this CL simple for review purpose.
    
    The tex-storage-and-subimage3d.html failure is due to the command buffer
    side handling isn't fully implemented.  Will do it in a separate CL.
    
    BUG=570453
    TEST=webgl_conformance,webgl2_conformance
    R=kbr@chromium.org,bajones@chromium.org
    CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel
    
    Review URL: https://codereview.chromium.org/1684973002
    
    Cr-Commit-Position: refs/heads/master@{#374839}
    036f7e32
WebGLFramebuffer.cpp 14.1 KB