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
  • State.h
Find file
BlameHistoryPermalink
  • Cody Northrop's avatar
    State: Provide reference to image unit binding vector · 2ed9671a
    Cody Northrop authored Jan 12, 2021
    This allows iterating through the entries without creating a copy
    of the vector. This was causing an assertion in FrameCapture when
    deconstructing the copy, which we don't need.
    
      RefCountObject.h (~BindingPointer): ! Assert failed in ~BindingPointer
      (src/libANGLE/RefCountObject.h:93): mObject == nullptr
    
    It also probably matches the intent of the function.
    
    Test: Aztec Ruins MEC
    Bug: angleproject:4048
    Change-Id: I9588af3859b4d3edb5859530def1bb3992530403
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2622610Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    2ed9671a
State.h 44.3 KB
EditWeb IDE
×

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