• Show log

    Commit

  • Hash : acb0ae09
    Author : Charlie Lao
    Date : 2023-10-27T13:38:09

    Vulkan: Swizzle YUV output from GL component order to vulkan
    
    Since OpenGL and vulkan has different YUV component ordering, we need to
    swizzle the component form GL to vulkan when we write YUV data to output
    variable. The computation in shader will still carry out in OpenGL
    order. This CL swizzles component for the YUV output variable.
    
    Bug: b/223456677
    Change-Id: Ie34bbc723bf3723ac65f7931aeab086c92610271
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4985622
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: Chris Forbes <chrisforbes@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_l thodg
    Tags