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
  • FramebufferAttachment.cpp
Find file
BlameHistoryPermalink
  • Corentin Wallez's avatar
    FramebufferAttachment: make attach(nullptr) work like detach · 57e6d50e
    Corentin Wallez authored Dec 09, 2016
    Otherwise when trying to use a DEPTH texture for DEPTH_STENCIL,
    attach(nullptr) gets called but the FramebufferAttachment still returns
    true when isAttached is called.
    
    BUG=angleproject:1523
    
    Change-Id: I30b78aff619eb6cd63e0befac886bddc177a2e58
    Reviewed-on: https://chromium-review.googlesource.com/418403
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    57e6d50e
FramebufferAttachment.cpp 5.73 KB
EditWeb IDE
×

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