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
  • common
  • debug.h
Find file
BlameHistoryPermalink
  • James Darpinian's avatar
    Require DEBUG_TRACE to enable expensive state validation · 82f2cf31
    James Darpinian authored Jan 09, 2020
    ANGLE_STATE_VALIDATION_ENABLED is expensive, adding a lot of overhead
    to draw calls in debug mode. It's causing some of WebKit's layout tests
    to time out. Instead of enabling it for all debug builds, let's only
    enable it when ANGLE_ENABLE_DEBUG_TRACE is specified.
    
    Bug: angleproject:3900
    Change-Id: I9866d7afbb5666f35c56539820d591953bdf7650
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1994440Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: James Darpinian <jdarpinian@chromium.org>
    82f2cf31
debug.h 14.7 KB
EditWeb IDE
×

Replace debug.h

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.