• Show log

    Commit

  • Hash : 7870cf3f
    Author : Shahbaz Youssefi
    Date : 2020-09-10T17:30:13

    Vulkan: Fix RAW hazard with storage images
    
    Semantic revert of 78304b470 and 7bce5194d.  7bce5194d assumed that a
    read transition between same layouts is a noop, but that's not true if
    said layout is GENERAL.
    
    This is only possible if an image is simultaneously bound as storage and
    sampled image.  This bug was discovered by the new syncval VVL warning.
    
    Bug: b/156661359
    Change-Id: I05f94160ca1b05b715701564e27fccee31a8aa45
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2404742
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 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 thodg_l
    Tags