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
  • Context.cpp
Find file
BlameHistoryPermalink
  • Mark Lobodzinski's avatar
    Balance debuglabel begin/end pairs for skipped drawcalls · c37b1ef8
    Mark Lobodzinski authored May 13, 2021
    Some drawcalls may be no-op'd due to shader issues or having
    zero instance or element counts. In these cases, the ANGLE markers
    used for AGI will become imbalanced as it is the drawcalls that
    trigger the 'begin' marker. This patch ensures that the dirty-bit
    draw event handler is called for no-op'd drawcalls to keep the
    AGI commandTree in balance.
    
    Bug: b/184888395
    Change-Id: I1041d2f06fb313934365340c35e458bc5a66ba64
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2895330Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    c37b1ef8
Context.cpp 327 KB
EditWeb IDE
×

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