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
  • renderer
  • TextureImpl.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    GL: Implement EXT_YUV_target · 5b419533
    Geoff Lang authored Nov 03, 2020
    Add test coverage of YUV format sampling as RGB or directly as YUV and
    rendering as YUV using layout(yuv).
    
    Initializing YUV AHardwareBuffers requires Android API 29 so ANGLE must
    be compiled with:
    android32_ndk_api_level = 29
    android64_ndk_api_level = 29
    
    The following tests can still run with Android API 26 because they don't
    need to initialize the buffer:
    ImageTestES3.ClearYUVAHB
    ImageTestES3.YUVValidation
    
    Bug: angleproject:4852
    Bug: b/172649538
    Change-Id: I4fe9afb2a68fb827dc5a5732b213b5eb60d585ac
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2517562
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    5b419533
TextureImpl.cpp 6.79 KB
EditWeb IDE
×

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