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
  • perf_tests
  • DrawElementsPerf.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add perf test for ushort DrawElements. · 8957b6c0
    Jamie Madill authored Nov 14, 2017
    The code path in the D3D11 back-end is sigificantly different for
    unsigned short indices vs unsigned int. Because of the workaround we
    have for the primitive restart index in D3D11, ushort rendering can
    be slower.
    
    BUG=angleproject:2229
    
    Change-Id: I303dcc55b0314ec45508044995ba47b250cbb87d
    Reviewed-on: https://chromium-review.googlesource.com/767149Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    8957b6c0
DrawElementsPerf.cpp 6.66 KB
EditWeb IDE
×

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