• Prashant.Patil's avatar
    Add WebGLImageConversionTest · 0abe2d40
    Prashant.Patil authored
    We add WebGLImageConversionTest in blink_platform_unittests.
    This covers following conversion tests:
    - ConvertRGBA4444toRGBA8
    - ConvertRGBA5551toRGBA8
    - ConvertRGBA8toRA8
    - convertBGRA8toRGBA8
    - ConvertRGBA8toR8
    - ConvertRGBA8toRGBA8
    - ConvertRGBA8ToUnsignedShort4444
    - ConvertRGBA8ToRGBA5551
    - ConvertRGBA8ToRGB565
    
    R=kbr@chromium.org
    BUG=642653
    
    Review-Url: https://codereview.chromium.org/2333233002
    Cr-Commit-Position: refs/heads/master@{#418486}
    0abe2d40
BUILD.gn 64.2 KB