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
  • gl
  • FramebufferGL.h
Find file
BlameHistoryPermalink
  • Corentin Wallez's avatar
    FramebufferGL: Add a member to know if we are the default FBO · 6ab01b9a
    Corentin Wallez authored Aug 03, 2015
    On CGL, the default framebuffer will have a name different than 0 and
    without this change it wouldn't get special-cased as on the other
    platforms. It is assumed that the default framebuffer will get
    initialized directly by the driver or other parts of the code.
    
    BUG=angleproject:891
    
    Change-Id: Ifbe4ada58f27ad9ddb5b43697c234cb17e7504f0
    Reviewed-on: https://chromium-review.googlesource.com/290147Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Tested-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    6ab01b9a
FramebufferGL.h 2.46 KB
EditWeb IDE
×

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