• Show log

    Commit

  • Hash : c74d2634
    Author : Charlie Lao
    Date : 2024-04-19T12:19:51

    Vulkan: Update mSurfaceCaps with per-present mode caps.
    
    Vulkan spec says "The per-present mode image counts may be less-than or
    greater-than the image counts returned when VkSurfacePresentModeEXT is
    not provided". Riht now we are using the generic surfaceCaps information
    which has smaller minImageCount. This triggers VVL error
    VUID-VkSwapchainCreateInfoKHR-presentMode-02839.. This CL updates
    mSurfaceCaps and mMinImageCount with per-present mode caps and create
    swapChain with proper minImageCount.
    
    Bug: angleproject:8672
    Change-Id: I6061d2db8e98032dcb2c3225f2976013a99336a9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5467850
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
    Commit-Queue: 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_l thodg
    Tags