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
  • renderer
  • vulkan
  • VertexArrayVk.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Force a flush in ContextVk::onDestroy. · 198658a3
    Jamie Madill authored Mar 19, 2019
    Otherwise we could potentially be destroying resources that are
    currently in use.
    
    Was caught by changing some of the test tear down ordering. Also might
    affect some of the dEQP EGL multithread tests.
    
    Requires fixing the serial tracking of the "null" buffer. Otherwise we
    could be destroying the null buffer in the incorrect order.
    
    Bug: angleproject:3261
    Bug: angleproject:3059
    Change-Id: I57d1059ce9b1da19ced8ac753fab80c625901066
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1531291Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    198658a3
VertexArrayVk.cpp 29.8 KB
EditWeb IDE
×

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