• Show log

    Commit

  • Hash : ef4327f6
    Author : Phan Quang Minh
    Date : 2023-07-12T09:12:03

    Vulkan: Make UtilsVk::copyImage copy YCbCr images properly
    
    This changes the descriptor binding for the image from
    VK_DESCRIPTOR_TYPE_SAMPLED_IMAGE to
    VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER for YCbCr source textures and
    ensures that the copy pipelines and descriptor sets for YCbCr source
    textures are created with the appropriate YCbCr samplers, and use the
    `texture()` function instead of `texelFetch()` for YCbCr images.
    
    Bug: angleproject:8252
    Change-Id: Ife3e230d3669b275f4e0fab1922d75b6b6c4f8bd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4675806
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Charlie Lao <cclao@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