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
  • null
  • FramebufferNULL.h
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Pass the Command when sync'ing dirty objects · 81370214
    Tim Van Patten authored Jul 29, 2020
    A new enum is being created that contains command types, which are then
    passed to each dirty object when they are synced. This allows the
    syncState() methods to perform special handling for each command type.
    
    This change is in preparation for optimizing resolving multisample
    images with glBlit, since the render pass needs to be updated before
    it's ended.
    
    Bug: angleproject:4753
    Change-Id: I77701f79418d35cff689e864c8a8b47b6fca0255
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2327335
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    81370214
FramebufferNULL.h 3.26 KB
EditWeb IDE
×

Replace FramebufferNULL.h

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.