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
  • SurfaceImpl.cpp
Find file
BlameHistoryPermalink
  • Ian Elliott's avatar
    Vulkan: Always query EGL_WIDTH and EGL_HEIGHT · 718ae508
    Ian Elliott authored Apr 28, 2020
    This fixes the failures of the dEQP EGL resize tests on Android.
    Those tests don't actually resize the window (which would allow the
    tests to pass), but do change internal Android Surface values that
    vkGetPhysicalDeviceSurfaceCapabilitiesKHR queries.  Therefore, by
    freshly querying these values the test passes.
    
    Bug: b/153329980
    Change-Id: Ie966f221bfaa14988c1503c7f5503f0b21476bcb
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2165639Reviewed-by: 's avatarIan Elliott <ianelliott@google.com>
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    718ae508
SurfaceImpl.cpp 2.75 KB
EditWeb IDE
×

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