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
  • QueryVk.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Fix serial handling for queries · cdf280c0
    Jamie Madill authored Nov 13, 2020
    Previous serial mechanism wasn't reliable. QueryHelper is now a
    vk::Resource and uses the vk::Resource lifecycle.
    Also added some utility methods to QueryVk to deal with stashed queries.
    Any question we want to ask about mQueryHelper we want to ask about the
    stashed queries as well.
    
    Bug: b/169055809
    Bug: b/169788986
    Bug: b/170312581
    Change-Id: Ia34a7a433e61a2543cfb09491ebab55b054a26c9
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2537718Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Courtney Goeltzenleuchter <courtneygo@google.com>
    cdf280c0
QueryVk.cpp 11.1 KB
EditWeb IDE
×

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