• Show log

    Commit

  • Hash : eb1d2474
    Author : Tim Van Patten
    Date : 2021-10-04T20:23:26

    Vulkan: Add R8G8B8_UNORM to vk_format_map.json
    
    The map of R8G8B8_UNORM -> VK_FORMAT_R8G8B8_UNORM is missing from
    vk_format_map.json. This leads to attempting to get format bits for
    angle::FormatID::NONE / VK_FORMAT_UNDEFINED.
    
    This CL adds R8G8B8_UNORM to vk_format_map.json, so devices that support
    it, like ARM, can use it. This allows those devices to import AHBs
    created with R8G8B8_UNORM.
    
    This CL also adds some additional ASSERT() and UNREACHABLE() calls to
    catch missing formats sooner.
    
    This allows the EGL tests to pass on ARM devices, but the tests are
    still skipped due to Qualcomm not having the necessary support for
    optimal tiling.
    
    Bug: angleproject:6277
    Test: dEQP-EGL.functional.image*
    Change-Id: I41b7ead97a10ae80be4b6048d36d0d85ad71784f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3204152
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    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