• Show log

    Commit

  • Hash : c02d5f12
    Author : Alexis Hetu
    Date : 2021-04-27T13:45:05

    Fix using VK_EXT_provoking_vertex with VVL
    
    Vulkan Validation Layers (VVL) automatically rejects and
    removes any unknown pNext pointer in an pNext chain
    submitted to the driver. For this purpose, a mechanism was
    introduced by VVL in order to allow ANGLE to allow some of
    our custom pNext entries to go through VVL without being
    removed. This had been used for only 1 of the 3 entries in
    the VK_EXT_provoking_vertex extension, causing it to be
    properly exposed, but impossible to use. This CL corrects
    this by adding the missing entries.
    
    Bug: angleproject:5902
    Change-Id: If6478b3aa776513b92420736fa1216b014320b02
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2854815
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Commit-Queue: Alexis Hétu <sugoi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags