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
  • InstancingTest.cpp
Find file
BlameHistoryPermalink
  • Shao's avatar
    Clean up coding style issues in InstancingTest.cpp · cabdd1a0
    Shao authored Jun 09, 2017
    This patch intends to clean up all coding style issues in
    InstancingTest.cpp.
    1. Replace SHADER_SOURCE by std::string
    2. Use (expected, actual) as the order of the parameters
       in ASSERT_NE
    3. Replace C-style type cast operators into C++ ones.
    4. Use ANGLE_GL_PROGRAM to build shader programs
    5. Use constexpr when necessary
    6. Other format changes done by 'git cl format'
    
    BUG=angleproject:2005
    
    Change-Id: I37d866c5df681160a66226bf5927dd6e00a6d6b2
    Reviewed-on: https://chromium-review.googlesource.com/528649
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    cabdd1a0
InstancingTest.cpp 15.8 KB
EditWeb IDE
×

Replace InstancingTest.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.