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
  • vulkan
  • ImageVk.cpp
Find file
BlameHistoryPermalink
  • Courtney Goeltzenleuchter's avatar
    Add support for VK_KHR_sampler_ycbcr_conversion · f61272fb
    Courtney Goeltzenleuchter authored Jun 17, 2020
    This adds ability for applications to import Android Hardware Buffers
    (AHBs) as OpenGL images which in turn can be sampled from and/or
    written.
    
    This was specifically tested with the common use case of importing a
    buffer created by an media decoder and using that as a texture source to
    include that video content on the screen. Tested with:
    - Angry Birds 2 video player (for ads) requires YUV conversion.
    - Basic Media Decoder example:
        https://github.com/android/media-samples/tree/master/BasicMediaDecoder
    
    Bug: b/155487768
    Change-Id: I9255450f81aa4daa2aace7205d4f6c3f225abcca
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2175103
    Commit-Queue: Courtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    f61272fb
ImageVk.cpp 5.11 KB
EditWeb IDE
×

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