• Show log

    Commit

  • Hash : bcd331f1
    Author : Charlie Lao
    Date : 2023-10-27T15:21:35

    ImageTest: Allow writeAHBData to fail
    
    ImageTest::SourceNativeClientBufferTargetRenderbuffer test is using EGL
    to create a AHB. eglCreateNativeClientBufferANDROID does not allow us to
    specify CPU access. So driver may allocate AHB in a way that prohibits
    CPU access. That will cause AHB lock to fail and writeAHBData crash.
    This is within AHB specification. This CL allows this to fail so that we
    wont crash.
    
    Bug: b/223456677
    Change-Id: I549b940d1283165cec1dc48ea5b43ba917081252
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4985627
    Reviewed-by: Chris Forbes <chrisforbes@google.com>
    Commit-Queue: Charlie Lao <cclao@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