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
  • Surface.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    GL: Treat RGBA+HALF_FLOAT IOSurfaces as sized formats. · feafc888
    Geoff Lang authored Nov 24, 2020
    ANGLE_iosurface_client_buffer imports IOSufraces with GL_RGBA +
    GL_HALF_FLOAT which isn't a valid GLES internalFormat + type
    combination so sampling from this format fails.  We cannot easily
    update the spec on this format because it is also implemented by
    SwiftShader so manually adjust the format to sized RGBA16F.
    
    Bug: chromium:1148599
    Change-Id: I3f24bbdcd08003eaae26e8391e5edca7a51f6888
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2558950Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    feafc888
Surface.cpp 18.9 KB
EditWeb IDE
×

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