Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • src
  • Vulkan
  • VkPipeline.cpp
Find file
BlameHistoryPermalink
  • Ben Clayton's avatar
    Debugging: Merge VkDebug into System/Debug · 25e06e06
    Ben Clayton authored Feb 07, 2020
    Delete Vulkan/VkDebug.hpp and Vulkan/VkDebug.cpp, use System/Debug.hpp from now on.
    
    Also delete System/DebugAndroid.hpp and System/DebugAndroid.cpp.
    These declared yet another version of the debug macros, along with the
    AndroidEnterDebugger() function. None of this stuff is actually used
    for the Android platform builds, and this change brings in logcat support
    to the standard set of macros.
    
    Bug: b/146051794
    Change-Id: Ib52ec6af34cdf4ac390c73cb331239d81bed6e06
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/40968
    Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
    Reviewed-by: 's avatarAntonio Maiorano <amaiorano@google.com>
    Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
    Tested-by: 's avatarBen Clayton <bclayton@google.com>
    25e06e06
VkPipeline.cpp 21.2 KB
EditWeb IDE
×

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