• Show log

    Commit

  • Hash : f1872822
    Author : Amirali Abdolrashidi
    Date : 2022-12-22T17:17:37

    Vulkan: Fix imageless framebuffer VVL issue
    
    In some tests, including some blink tests, there were cases of VVL
    messages spamming the output log, even though they did not always
    cause a failure. Investigation showed that in some cases, the call
    to EGL_CreateImageKHR() was not setting all the attributes in the
    ImageHelper object that is used later for an imageless framebuffer,
    specifically the one created in VkImageImageSiblingVk::initImpl().
    
    * Added the usage flags and view formats in the new image created in
      VkImageImageSiblingVk.
    
    * Added a Vulkan image test to make sure the error is fixed.
    
    Bug: b/261473248
    Bug: angleproject:7845
    Change-Id: I1874b2930e9ce62e5b603cf7acff6fd78b957d5b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4117584
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: 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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags