• Show log

    Commit

  • Hash : 16b2bf5e
    Author : Cody Northrop
    Date : 2025-05-06T16:23:24

    Vulkan: Only expose ASTC HDR if 3D textures supported
    
    Not all hardware supports ASTC HDR for 3D textures.
    
    This CL adds a check for each ASTC HDR format, querying the driver
    for 3D support, and tracking it as a feature.  We use that feature
    when deciding to expose GL_KHR_texture_compression_astc_hdr.
    
    Test: dEQP-GLES31.functional.copy_image.compressed.viewclass_astc_8x8_rgba
    Bug: b/407634958, b/416095435
    Change-Id: Iaa6f26e247c7e6c7451f3d4eb8dd7175509bf45f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6515816
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Cody Northrop <cnorthrop@google.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