• Show log

    Commit

  • Hash : eff12c1e
    Author : Charlie Lao
    Date : 2023-08-03T12:10:05

    Move name and mappedName out of LinkedUniform struct
    
    These are std::string objects. This CL moves these two data out of
    LinkedUniform and into ProgramExecutable class, side by side with
    mUniforms. With these two data moved out, LinkedUniform is now a simple
    struct with basic data types, and I can memcpy entire vector of
    uniforms.
    
    Bug: b/275102061
    Change-Id: I9ae13e7daca85f8e5f3662a4718f190bebb5f5d2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4750442
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Yuxin Hu <yuxinhu@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