• Show log

    Commit

  • Hash : fee512d9
    Author : Charlie Lao
    Date : 2023-10-11T18:22:13

    Vulkan: Add mapping between FormatID and externalFormat
    
    This CL adds support to query the external format from AHB and convert
    that to one of angle::FormatID::EXTERNALn. Then at the time to create
    renderPass, we convert that angle::FormatID::EXTERNALn back to actual
    vendor specific external format that returned from vulkan driver. With
    this, the rest of angle code should not need to worry about actual
    vulkan external formats.
    
    This CL is based on Chris Forbes's CL on android gerrit.
    
    Bug: b/223456677
    Change-Id: I6d8150741bc590809a9962c1a11a6026f1ebbb74
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4932361
    Reviewed-by: Chris Forbes <chrisforbes@google.com>
    Commit-Queue: Charlie Lao <cclao@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