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
  • resource.h
Find file
BlameHistoryPermalink
  • Alexis Hetu's avatar
    Vulkan API (GetProcAddr only) · d73b8713
    Alexis Hetu authored Sep 21, 2018
    This patch contains an empty Vulkan shell with only GetProcAddr implemented
    
    Initial version of the VulkanAPI, empty and unimplemented.
    Successfully builds vk_swiftshader.dll for all platforms/configuration in Visual Studio.
    
    To test using dEQP:
    - Edit environment variables
    	- Define VK_ICD_FILENAMES to <SwiftShader's source directory>\src\Vulkan\vk_swiftshader_icd.json
    - If the location of vk_swiftshader.dll you're using is different than the one specified in
      src\Vulkan\vk_swiftshader_icd.json, modify it to point to the vk_swiftshader.dll file you want to use
    
    Bug b/116336664
    
    Change-Id: I560b53c3e4340b9c5ccd244a6693ff2f9f994a6f
    Reviewed-on: https://swiftshader-review.googlesource.com/20788Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
    Tested-by: 's avatarAlexis Hétu <sugoi@google.com>
    d73b8713
resource.h 475 Bytes
EditWeb IDE
×

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