• Show log

    Commit

  • Hash : 5f1a0f32
    Author : Ian Elliott
    Date : 2021-12-03T15:36:42

    Vulkan: Resize deviceExtensionProps to deviceExtensionCount
    
    This is a follow-on to a previous commit that worked around an Android
    platform bug (see angleproject:6715 and b/206733351).  In the second
    call of vkEnumerateDeviceExtensionProperties, ANGLE asks for one more
    extension than was returned by the first call (because sometimes one
    more is suddenly available).  After the second call, ANGLE will now
    resize deviceExtensionProps to deviceExtensionCount elements to avoid
    any possible use of a potentially-empty element.
    
    Bug: b/208937840
    Bug: angleproject:6715
    Bug: b/206733351
    Change-Id: I2195ddda4619dd1a72b2cf5bff2395d061d7780d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3315599
    Reviewed-by: Jason Macnak <natsu@google.com>
    Commit-Queue: Ian Elliott <ianelliott@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