Searched +full:spirv +full:- +full:toolsd (Results 1 – 3 of 3) sorted by relevance
3 # Github github-script action: https://github.com/actions/github-script5 # Octokit front-end to the GitHub REST API: https://octokit.github.io/rest.js/v186 # Octokit endpoint methods: https://github.com/octokit/plugin-rest-endpoint-methods.js/tree/master/…8 # TODO: Use actions/upload-artifact and actions/download-artifact to simplify deployment.17 - main18 paths-ignore:19 - 'README.md'20 - 'README-spirv-remap.txt'21 - 'LICENSE.txt'22 - 'CODE_OF_CONDUCT.md'[all …]
2 # Copyright (c) 2014-2019 Valve Corporation3 # Copyright (c) 2014-2019 LunarG, Inc.9 # http://www.apache.org/licenses/LICENSE-2.018 …ake project initialization -----------------------------------------------------------------------…19 # This section contains pre-project() initialization, and ends with the project() command.26 project(Vulkan-ValidationLayers)30 # User-interface declarations ---------------------------------------------------------------------…37 add_definitions(-DAPI_NAME="${API_NAME}")51 add_library(Vulkan-Headers INTERFACE)52 target_include_directories(Vulkan-Headers INTERFACE ${VulkanHeaders_INCLUDE_DIRS})[all …]