• Show log

    Commit

  • Hash : 383df961
    Author : Le Hoang Quyen
    Date : 2023-11-06T22:00:52

    Metal: only convert vertex if offset is not multiple of 4.
    
    Previously we always convert vertex attribute if its binding offset
    is not multiple of the attribute's size. This requirement seems to be
    unnecessary.
    
    This CL removes that requirement so the only requirement left for offset
    is that it must be multiple of 4.
    
    Bug: chromium:1496807
    Change-Id: I35c421951c7817b77bd0c006ed4b72cd04b5a8d7
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5006359
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Quyen Le <lehoangquyen@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