• Show log

    Commit

  • Hash : 47279c72
    Author : Alexey Knyazev
    Date : 2021-08-15T23:20:32

    Adjust compressed texture validation; add test
    
    - Format check happens before target check to accommodate
    for unknown / disabled format enums.
    - PVRTC1 and ETC1 enums are not allowed for 2D Array
    and 3D targets.
    - PVRTC1 sRGB formats require enabling two extensions.
    - New noCompressedTexture3D limitation for older Metal
    versions.
    
    The test checks that only the appropriate entry points
    are affected after enabling compressed texture extensions.
    
    Bug: angleproject:5731, angleproject:6280
    Change-Id: I4943cd3a82f60f9348215caa8639e0bc3e8b45db
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3094018
    Reviewed-by: Alexey Knyazev <lexa.knyazev@gmail.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags