• Show log

    Commit

  • Hash : 32f3f043
    Author : Mavis Deng
    Date : 2025-04-28T16:15:15

    Return GL_INVALID_ENUM for invalid target of CopyImageSubData
    
    From spec: INVALID_ENUM is generated if either srcTarget or dstTarget
       - is not RENDERBUFFER or a valid non-proxy texture target
       - is TEXTURE_BUFFER, or
       - is one of the cubemap face selectors described in table 3.17,
    if the target does not match the type of the object.
    
    Bug: angleproject:412524049
    Change-Id: I2110223059db170e8882efc9666654d318b14ed3
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6490614
    Reviewed-by: Alexey Knyazev <lexa.knyazev@gmail.com>
    Auto-Submit: Mavis Deng <mavis.deng@arm.com>
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • 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