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
  • Image.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Make ImageSibling inherit from FramebufferAttachment. · d75dd26c
    Jamie Madill authored Apr 20, 2017
    Only currently Renderbuffers and Textures can be bound with images.
    This makes the relationship explicit, and also ensures that an image
    sibling can determine if it's been initialized or not, which is
    important for the robust resource init extension with Textures and
    EGLImages.
    
    BUG=angleproject:1635
    
    Change-Id: Ie05319cfbfda50f1497cab3f0b9ca64e1bff8955
    Reviewed-on: https://chromium-review.googlesource.com/469154Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    d75dd26c
Image.h 2.72 KB
EditWeb IDE
×

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