• Show log

    Commit

  • Hash : ee019f58
    Author : Charlie Lao
    Date : 2023-08-01T17:03:24

    Group fixed sized data of LinkedUniform into a struct
    
    Most of gl::LinkedUniform struct is a basic types and can be simply
    initialized with memcpy. This CL groups these together and encapsulate
    them with get APIs. The load/save is now a single memcpy for the entire
    fixed size data structure of basic types.
    
    Bug: b/275102061
    Change-Id: I49120c06ec941c783790ac0ecb0ee314a4234b26
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4740298
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Roman Lavrov <romanl@google.com>
    Commit-Queue: 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