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
  • formatutils.cpp
Find file
BlameHistoryPermalink
  • Tobin Ehlis's avatar
    Fix Renderbuffer support for unsized DS formats · ec5c3d5f
    Tobin Ehlis authored Oct 28, 2019
    This extends a previous fix for TextureAttachment support to also apply
    to Renderbuffer. Unsized DS formats should not pick up support from ES3
    automatically.
    Also unsized DEPTH COMPONENT textures should not be allowed as renderbuffer
    without also having support for GL_ANGLE_depth_texture or
    GL_OES_depth_texture extensions.
    
    The DS sections of format tables were also refactored so that the columns
    align again.
    
    Bug: angleproject:3952
    Change-Id: I034b6bc95091f345b7e543d7454e04554ad8eb79
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1884421Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Tobin Ehlis <tobine@google.com>
    ec5c3d5f
formatutils.cpp 142 KB
EditWeb IDE
×

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