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
  • ViewportTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Add OpenGL line segment rasterization. · b36a4816
    Jamie Madill authored Sep 25, 2018
    Line rasterization rules are implemented using a shader patch. The
    patch does a small test and discards pixels that are outside of the
    OpenGL line region.
    
    The feature is disabled on Android until we can determine the root
    cause of the test failures.
    
    Bug: angleproject:2598
    Change-Id: Ic76c5e40fa3ceff7643e735e66f5a9050240c80b
    Reviewed-on: https://chromium-review.googlesource.com/1120153
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    b36a4816
ViewportTest.cpp 10.5 KB
EditWeb IDE
×

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