• Show log

    Commit

  • Hash : 9d41585e
    Author : Chris Dalton
    Date : 2022-08-12T14:20:34

    Make PLS coherent on D3D 11.3
    
    Adds a new internal memory qualifier to the compiler called
    "rasterOrdered", which we set in RewritePixelLocalStorage.cpp when D3D
    11.3 Rasterizer Order Views are supported. The HLSL translator then
    generates RasterizerOrderedTexture2D<> instead of RWTexture2D<> when
    this qualifier is set.
    
    Bug: angleproject:7279
    Change-Id: I39b8c3279b7bff93b7e57272e8fb84d9c0312616
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3830288
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Chris Dalton <chris@rive.app>
    

  • 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