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
  • samples
  • hello_triangle
  • HelloTriangle.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Samples: Add command line flag to select renderer. · 1fce3283
    Jamie Madill authored Oct 09, 2017
    This gives us the ability to test Vulkan without a special recompile,
    and keeps the default setting to the default ANGLE renderer. Only
    implemented for the hello_triangle sample currently.
    
    Also includes an extra error message for missing EGL config, which is
    where the Vulkan init fails right now, due to missing depth/stencil
    support.
    
    Also includes a hack to get Vulkan samples running without depth/
    stencil.
    
    BUG=angleproject:2167
    
    Change-Id: I6925b9b84956fb69cbf602a828ea95d8c7125b68
    Reviewed-on: https://chromium-review.googlesource.com/707688Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    1fce3283
HelloTriangle.cpp 2.28 KB
EditWeb IDE
×

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