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
  • EGLSurfaceTest.cpp
Find file
BlameHistoryPermalink
  • Jiajia Qin's avatar
    Reland: Refactor DisplayGbm::generateConfigs · f359cb66
    Jiajia Qin authored Jul 02, 2020
    We should explicitly set EGL_SURFACE_TYPE to EGL_DONT_CARE.
    Otherwise, it's default value is EGL_WINDOW_BIT. However,
    on some platforms, only EGL_PBUFFER_BIT is supported.
    In this case, no matching config is found. So mWindowSurface
    and mPbufferSurface will be nullptr. That's why we see
    the bot failed.
    
    Bug: chromium:1105208
    Change-Id: I8ee2487fd24bab86a5ec22fbe7b8ff68081bc15c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2304429
    Commit-Queue: Jiajia Qin <jiajia.qin@intel.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    f359cb66
EGLSurfaceTest.cpp 38.7 KB
EditWeb IDE
×

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