• Show log

    Commit

  • Hash : 7a1da65f
    Author : Alexey Knyazev
    Date : 2024-11-25T00:00:00

    Fix GetTexLevelParameter validation
    
    * Adjusted ValidTextureTarget and ValidTexLevelDestinationTarget
      helpers to allow multisample 2D array target on unextended
      OpenGL ES 3.2 contexts.
    
    * Adjusted ValidTexLevelDestinationTarget helper to disallow
      2D array, 2D multisample, and 3D texture targets when the
      corresponding functionality is not available.
    
    * Removed redundant texture object validation from
      ValidateGetTexLevelParameterBase.
    
    * Adjusted ValidateGetTexLevelParameterBase to disallow
      parameters not available in the current context.
    
    Fixed: angleproject:380291920
    Change-Id: Id2fcd1e2c81be25f1d545d213bd2508185592f20
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6049081
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.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