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
  • vk_utils.cpp
Find file
BlameHistoryPermalink
  • Charlie Lao's avatar
    Vulkan: add vulkan error code in the error message · 927ea225
    Charlie Lao authored Apr 21, 2020
    If driver returns error code that we do not know, we simply output
    "unknown vulkan error code". Instead we should at least include the
    actual errorCode here so that people can search up to see what it is.
    
    Also remove the double period at the end of string and added a few other
    vulkan error strings.
    
    Bug: b/154665382
    Change-Id: Ic4138e90534b4e7d97520fe10ac1477d2930d9c8
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2160130
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    927ea225
vk_utils.cpp 36.5 KB
EditWeb IDE
×

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