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
  • tests
  • egl_tests
  • EGLDirectCompositionTest.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    D3D11: Disable CompositorNativeWindow11 in Chromium builds. · da791e3e
    Geoff Lang authored Apr 22, 2021
    CompositorNativeWindow11's IsValidNativeWindow can only return true or
    crash. If a user passes in an invalid window handle, ANGLE's D3D11
    backend will always crash.
    
    Ideally this window type would be exposed through an extension and
    the user passes in an enum telling ANGLE that the window is an
    ISpriteVisual instead of ANGLE trying to detect it from a void pointer.
    
    Bug: chromium:1176118
    Change-Id: Ia7568adcd929dcd9200c7da2d0a991da55e1e89a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2846800Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    da791e3e
EGLDirectCompositionTest.cpp 10.5 KB
EditWeb IDE
×

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