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
  • common
  • angleutils.h
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Platform: Fix initialization order in tests. · 98de826c
    Jamie Madill authored May 29, 2017
    Because of the platform refactor in abf38572 we broke the way
    the tests override the D3D workarounds for the tiny depth/stencil bug.
    
    This change passes a pointer to the platform directly in the EGL init
    logic, which solves this issue. It also removes all decltype code in
    the platform header which might fix the UBSAN problem we were seeing
    previously.
    
    Also change a present mode selection error into a warning in the Vk
    back-end, since this was being triggered on AMD, but is safe.
    
    BUG=angleproject:2042
    
    Change-Id: Ibbd0c69ce11a840cf4b33c616f56020001e553aa
    Reviewed-on: https://chromium-review.googlesource.com/513519Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    98de826c
angleutils.h 4.21 KB
EditWeb IDE
×

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