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
  • CommandProcessor.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Vulkan: Fix EGL Surface robust init. · 97843bda
    Jamie Madill authored Oct 30, 2020
    The error here was related to using a single cache variable for the
    robust init setting for all the surfaces in a DisplayVk. Fix this by
    passing down the robust init setting from the SurfaceVk to image init.
    
    Bug: angleproject:5274
    Change-Id: I9bc9c20990268d1d5166411fb53f8f2593fd1971
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2510694Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    97843bda
CommandProcessor.h 9.89 KB
EditWeb IDE
×

Replace CommandProcessor.h

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.