• Show log

    Commit

  • Hash : ff170c6f
    Author : Tim Van Patten
    Date : 2021-01-12T10:16:43

    Tests: Add Real Gangster Crime trace
    
    Note: Hand edits required to capture this trace:
    
    CaptureMidExecutionSetup():
        // Check for supported textures
        ASSERT(index.getType() == gl::TextureType::_2D ||
               index.getType() == gl::TextureType::_3D ||
               index.getType() == gl::TextureType::_2DArray ||
               index.getType() == gl::TextureType::CubeMap ||
               index.getType() == gl::TextureType::External);  <<--- add
    
    Test: angle_perftests --gtest_filter=TracePerfTest.Run/*real_gangster_crime*
    Bug: angleproject:5550
    Change-Id: I32391cc8de0b4307334bb873af4f3c5899b584f2
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2626357
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Jamie Madill <jmadill@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