• Show log

    Commit

  • Hash : 32f209b8
    Author : Charlie Lao
    Date : 2023-11-03T09:57:00

    Vulkan: Fix __samplerExternal2DY2YEXTtnd combined with swizzle
    
    Pixel camera app is hitting assertion due to swizzle applied to swizzle.
    This CL adds ReswizzleYUVOpsTraverser::visitSwizzle() method and detects
    there is a swizzle on YUV sampler and apply YUV swizzle first and then
    original swizzle and then fold two swizzle into one.
    
    This CL added a test to reproduce the bug.
    
    This CL also makes ShCompileOptions in ShaderExtensionTest class a class
    member instead of local variable so that subclass can modify for testing
    or debugging purpose.
    
    Bug: b/309480316
    Change-Id: I72353fbad8dcacd77ca17a9f44e84485f4656a34
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5001614
    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