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
  • validationEGL.cpp
Find file
BlameHistoryPermalink
  • Sunny Sachanandani's avatar
    Add support for D3D11 texture backed EGLImages · f9686af0
    Sunny Sachanandani authored Jun 04, 2019
    Implement EGL_ANGLE_image_d3d11_texture extension.  Images created with
    this extension might not be renderable based on bind flags and resource
    usage of the client provided texture in which case attaching them to a
    framebuffer won't succeed.
    
    The intended use case is to bind the front and back buffers of a swap
    chain to GL textures that can be used for rendering in the case of the
    back buffer and as a shader input for the front buffer.
    
    Bug: chromium:939655
    Change-Id: Ic3328e831880292217b88be84740740df6031fa6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1646732
    Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    f9686af0
validationEGL.cpp 122 KB
EditWeb IDE
×

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