• Show log

    Commit

  • Hash : 0c2dc8c3
    Author : Shahbaz Youssefi
    Date : 2018-12-07T08:00:49

    Vulkan: Fix dirty default attributes handling
    
    When invalidating default attributes, the mask to invalidate was set as
    the current dirty mask, but it should have been or'ed with it.
    
    The following test triggered a validation error on Linux:
    
    dEQP.GLES2/functional_default_vertex_attrib_mat4_vertex_attrib_4fv
    
    In this test, Vertex Array Bindings and Program dirty bits would set the
    default attrib dirty mask to all the default attributes, but the
    handling of Current Values dirty bits would mistakenly remove some of
    those dirty bits.
    
    Bug: angleproject:2786
    Change-Id: Ife96621da7646102c1ce3b24e45f405e34a08b40
    Reviewed-on: https://chromium-review.googlesource.com/c/1366797
    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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags