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
  • VkGetProcAddress.cpp
Find file
BlameHistoryPermalink
  • Alexis Hetu's avatar
    MacOS WSI · 0662a4af
    Alexis Hetu authored Jul 08, 2019
    This cl implements the VK_MVK_macos_surface extension, which
    adds the vkCreateMacOSSurfaceMVK function on MacOS.
    
    According to the spec:
    "The VK_MVK_macos_surface extension is an instance extension.
     It provides a mechanism to create a VkSurfaceKHR object
     (defined by the VK_KHR_surface extension) that refers to an
     NSView, the native surface type of macOS, which is
     underpinned by a CAMetalLayer, to support rendering to the
     surface using Apple’s Metal framework."
    
    Bug b/137673628
    
    Change-Id: Iacf7696b1d9e52d7349ea4efa01f0acdd09a6c8f
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/33848Reviewed-by: 's avatarHernan Liatis <hliatis@google.com>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    Reviewed-by: 's avatarChris Forbes <chrisforbes@google.com>
    Tested-by: 's avatarAlexis Hétu <sugoi@google.com>
    Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
    0662a4af
VkGetProcAddress.cpp 16.4 KB
EditWeb IDE
×

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