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
  • vk_helpers.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Vulkan: Merge the PixelBuffer logic into ImageHelper. · 08f8fa66
    Geoff Lang authored Jan 10, 2019
    To support EGL images efficiently, the pixel buffer needs to be tightly coupled
    with the image it will upload data to allowing textures to upload data to EGL
    images sourced from renderbuffers.  The data will be uploaded to the image in
    the correct order if it comes from multiple sources and the check for pending
    uploads does not need to traverse EGL image siblings.
    
    BUG=angleproject:2668
    
    Change-Id: Iebf59ed1e358ddc76843b8bcfac39b0363f66a3f
    Reviewed-on: https://chromium-review.googlesource.com/c/1405710
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    08f8fa66
vk_helpers.cpp 77.5 KB
EditWeb IDE
×

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