• Show log

    Commit

  • Hash : cc846039
    Author : Cody Northrop
    Date : 2020-07-27T21:05:11

    Capture/Replay: Fix GetTexImage on Luminance
    
    GetTexImageANGLE and GetRenderbufferImageANGLE use ReadPixels to
    pull texture data. Luminance is not a renderable format, so it is
    not supported by ReadPixels. To support this, override Luminance
    formats to their underlying internal format.
    
    Test: angle_end2end_test --gtest_filter="*GetTexImage*"
    Bug: b/160014453
    Bug: angleproject:4058
    Change-Id: Id19344c2e2c06386a871338833e35b7747cb966b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2321740
    Reviewed-by: Manh Nguyen <nguyenmh@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags