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
  • doc
  • TransformFeedbackViaExtension.md
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Vulkan: Fix transform feedback with in-render-pass clears · 251ba5cb
    Shahbaz Youssefi authored Dec 03, 2020
    An in-render-pass clear now pauses transform feedback so it wouldn't
    contribute to it.  Since it's not possible to resume the transform
    feedback in the same render pass (as it needs a memory barrier for its
    counter buffer), the render pass is broken after the clear.
    
    Bug: angleproject:5426
    Change-Id: I1eaf8c153d076bd912a4a08c65960c12f00341ef
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2573579
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    251ba5cb
TransformFeedbackViaExtension.md 2.22 KB
EditWeb IDE
×

Replace TransformFeedbackViaExtension.md

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.