• Show log

    Commit

  • Hash : 671f55d8
    Author : Shahbaz Youssefi
    Date : 2025-04-03T22:54:44

    Vulkan: Fix texelFetch(externalSampler) behavior
    
    GLES expects YUV decoding to happen with texelFetch when an external
    sampler is used, but texelFetch's translation (OpImageFetch) does not do
    such a thing.  A transformation is added to replace that with a texture
    call at the right coordinate.
    
    Bug: angleproject:405149439
    Change-Id: I3a8d07a6399705ec07718b38085ee4bc1ad2af6c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6431570
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@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