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
  • FramebufferVk.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Fix store ops with linear command recording. · a61e273a
    Jamie Madill authored Feb 19, 2020
    DiscardFramebuffer was being ignored in the new linear path. Fix this
    by using the correct APIs. Also cleans up some of the access to the
    "RenderPassCommandBuffer" struct in ContextVk. Add a new accessor that
    returns the RenderPass without a flush that ensures it is only called
    when a RenderPass is already started.
    
    Bug: angleproject:4029
    Change-Id: Ibd199f3a371c0f91b448a0b34c8752dc8b76c284
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2057329Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    a61e273a
FramebufferVk.cpp 62.6 KB
EditWeb IDE
×

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