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
  • ImageIndex.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Emulate RGB textures using BGRX IOSurfaces. · b3eeb2a4
    Geoff Lang authored Aug 05, 2019
    When the user requests an IOSurface Pbuffer with an RGB format, emulate the
    missing alpha channel by clearing it to 1.0 and masking reads and writes in
    shaders.
    
    BUG=angleproject:3766
    
    Change-Id: I58c992bf641d9ece0f923603f32640615150e4f3
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1737437
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarKenneth Russell <kbr@chromium.org>
    b3eeb2a4
ImageIndex.cpp 11.3 KB
EditWeb IDE
×

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