Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • gl_tests
  • VertexAttributeTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Don't use logging macros in end2end_tests. · e1faacb1
    Jamie Madill authored Dec 13, 2016
    Macros like ASSERT and UNREACHABLE call gl::trace, which at some
    point we might want to use to call the angle Platform logging code.
    Standalone tests won't easily have access to the platform, so for
    now just log errors in other ways.
    
    This also corrects some logic in GLSLTest which was calling
    internal methods in libANGLE when it didn't have to.
    
    BUG=angleproject:1660
    
    Change-Id: Idecbd97f2de7916b35bd78f5b7cd02b156ea100d
    Reviewed-on: https://chromium-review.googlesource.com/419134
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    e1faacb1
VertexAttributeTest.cpp 29.8 KB
EditWeb IDE
×

Replace VertexAttributeTest.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.