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
  • Kenneth Russell's avatar
    Fix BlitFramebuffer validation for BGRA sources and targets. · 6938285b
    Kenneth Russell authored Jul 21, 2017
    It is legal to blit between GL_RGBA8 and GL_BGRA8 sources and
    destinations when resolving multisampled renderbuffers. Expand
    BlitFramebuffer's validation to handle this case.
    
    Query GL_MAX_VERTEX_OUTPUT_COMPONENTS on the Core Profile to work
    around an error generated on macOS when querying
    GL_MAX_VARYING_COMPONENTS.
    
    Expand the BlitFramebuffer tests to cover these cases and start
    running them on the OpenGL backend.
    
    Fix detectition of multisampled D3D11 rendertargets when the sample count
    is 1.
    
    BUG=angleproject:891
    
    Change-Id: Ief5531756651caa66f612e647d3d5c05c8c51ff5
    Reviewed-on: https://chromium-review.googlesource.com/587459Reviewed-by: 's avatarKenneth Russell <kbr@chromium.org>
    6938285b
formatutils.cpp 113 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.