• Show log

    Commit

  • Hash : 11eb5eb7
    Author : Roman Lavrov
    Date : 2024-01-30T10:59:45

    Traces: support checkout of individual traces
    
    Example .gclient to checkout a couple traces only:
    'checkout_angle_restricted_trace_antutu_refinery': True,
    'checkout_angle_restricted_trace_bubble_shooter': True,
    
    To be used in conjuction with gn args, e.g.:
    angle_restricted_traces=["antutu_refinery", "bubble_shooter"]
    
    Note: when need perfetto, we'd also need to add:
    'checkout_angle_perfetto': True,
    
    because it defaults to checkout_angle_restricted_traces
    which is not being set to True in this case.
    
    Bug: b/322507257
    Bug: b/322779830
    Change-Id: I404e26919899c8874b570d6ffa80c86fabfd3348
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5249196
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: 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