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
  • libANGLE
  • validationES3.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Fix perf regression with checkStatus. · 427064d2
    Jamie Madill authored Apr 13, 2018
    Returning an Error was costing us performance in extra
    error checks. This intead uses the Context to process the
    Error immediately, and returns a value from isComplete and
    checkStatus.
    
    Improves performance in draw call validation.
    
    Bug: chromium:822235
    Change-Id: I0793fc690e86137425fed593d45083e40aee8db9
    Reviewed-on: https://chromium-review.googlesource.com/1011370Reviewed-by: 's avatarLuc Ferron <lucferron@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    427064d2
validationES3.cpp 121 KB
EditWeb IDE
×

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