• Show log

    Commit

  • Hash : cd946a03
    Author : Michael Spang
    Date : 2019-06-10T18:11:57

    Vulkan: Fix out of bounds access of pWaitDstStageMask
    
    Since a6242e4d4 ("Vulkan: Support submitting multiple semaphores"),
    we can submit up to 2 semaphores at a time, but pWaitDstStageMask
    is still a single value. Change it to an array of two elements to
    prevent an out of bounds access.
    
    Bug: angleproject:3289
    
    Change-Id: I5147802ce350af7b78dbf54cfa4a9519dd495f01
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1666347
    Commit-Queue: Michael Spang <spang@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    

  • 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