• Show log

    Commit

  • Hash : 82219d28
    Author : Shahbaz Youssefi
    Date : 2019-11-26T10:17:11

    Vulkan: fix alpha values in convert vertex shader
    
    When reading vertex attributes, GLES requires the y and z components to
    be filled with 0 if missing, and the alpha channel to be filled with 1.0
    for float types and 1 for integer types.
    
    At the same time, this change reduces the number of variations in this
    shader.
    
    Bug: angleproject:3192
    Change-Id: I1bdf491952c296962fa9160f2d29d415eb3d570d
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1936708
    Reviewed-by: Jaedon Lee <jaedon1.lee@samsung.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags