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
  • RenderTargetCache.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Add RenderTargetCache helper. · 443c57f6
    Jamie Madill authored Mar 02, 2018
    This class encapsulates the Framebuffer::syncState update pattern that
    caches the RenderTargets for the back-end. RenderTargets abstract away
    the differences between Textures/Renderbuffers/Surfaces for the
    back-end and allows the back-end to treat the various types the same.
    This helper class allows sharing code to cache the RenderTargets.
    
    Bug:angleproject:2372
    Change-Id: Ib2beb28a616dee1d34c485cd1a19b7202ef70a60
    Reviewed-on: https://chromium-review.googlesource.com/948783Reviewed-by: 's avatarLuc Ferron <lucferron@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    443c57f6
RenderTargetCache.h 5.13 KB
EditWeb IDE
×

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