• Show log

    Commit

  • Hash : 3944ffce
    Author : Yuxin Hu
    Date : 2023-11-13T18:32:13

    Add missing validation code
    
    The validation code for below GLES 3.2 entry points
    is added:
    
    GL_TexParameterIiv
    GL_TexParameterIuiv
    GL_GetTexParameterIiv
    GL_GetTexParameterIuiv
    GL_SamplerParameterIiv
    GL_SamplerParameterIuiv
    GL_GetSamplerParameterIiv
    GL_GetSamplerParameterIuiv
    
    Also add extension check in validation functions
    of entry points that are exposed through these two extensions:
    
    GL_OES_texture_border_clamp
    GL_EXT_texture_border_clamp
    
    The validation functions of GL_OES_texture_border_clamp
    extension are moved to validationESEXT.cpp for readability.
    
    Bug: b/286572199
    Bug: b/224537784
    Change-Id: I77ed22e8dc961a30a5d86b0597c25555d15c517b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5028139
    Auto-Submit: Yuxin Hu <yuxinhu@google.com>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Yuxin Hu <yuxinhu@google.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