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
  • common
  • aligned_memory.cpp
Find file
BlameHistoryPermalink
  • Charlie Lao's avatar
    Vulkan: Add dirty bits instead of direct access FBO state · 1788355b
    Charlie Lao authored Dec 08, 2020
    The CL crrev/c/2551541 causes intermittent Bot failure. I believe the
    problem is that from ContextVk::onMakeCurrent call stack, the object
    state may not in sync or even not completely specified. So instead of
    accessing fbo state object here to update mGraphicsPipelineDesc, we
    should insert dirty bit and let state validation code to handle it.
    
    Bug: b/175157604
    Change-Id: I5f6b9fd901cc4187068f6161bd12836c8bbf8e87
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2580914
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    1788355b
aligned_memory.cpp 1.82 KB
EditWeb IDE
×

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