• Show log

    Commit

  • Hash : 154e5711
    Author : Shufen Ma
    Date : 2025-06-24T15:28:28

    Refine validation for GetQueryObjectuiv
    
    Spec says that after a graphics reset has occurred on a context,
    subsequent GL commands on that context (or any context which shares
    with that context) will generate a CONTEXT_LOST error.
    Exceptions to this behavior include:
    Any commands which might cause a polling application to block
    indefinitely will generate a CONTEXT_LOST error, but will also return
    a value indicating completion to the application. Such commands
    include:
    - GetSynciv with pname SYNC_STATUS ignores the other parameters and
    returns SIGNALED in values
    - GetQueryObjectuiv with pname QUERY_RESULT_AVAILABLE ignores the
    other parameters and returns TRUE in params
    
    Bug: angleproject:427242336
    Change-Id: I86fd6f93a2c2a4b60c6a1e19637ee6382fadac7b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6666083
    Auto-Submit: Shufen Ma <Shufen.Ma@arm.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Yuxin Hu <yuxinhu@google.com>
    Reviewed-by: Alexey Knyazev <lexa.knyazev@gmail.com>
    Reviewed-by: 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags