• Show log

    Commit

  • Hash : 6c90ebb0
    Author : Geoff Lang
    Date : 2019-07-11T15:10:56

    glTexStorage3D: Disallow compressed formats on GL_TEXTURE_3D targets.
    
    GLES 3.0.4 p147:
     "If internalformat is an ETC2/EAC format, CompressedTexImage3D will generate an
      INVALID_OPERATION error if target is not TEXTURE_2D_ARRAY."
    
    This matches the validation of glTexImage3D.
    
    TEST=conformance2/textures/misc/tex-storage-compressed-formats.html
    
    BUG=chromium:983142
    
    Change-Id: Ifc4ea9503182c43de7e58c4b45b59bb03ae2f901
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1698648
    Reviewed-by: Jonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Geoff Lang <geofflang@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags