This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
forked from freebsd/freebsd-ports
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vulkan: update to 1.1.82, break up into four ports following upstream
- Loading branch information
1 parent
0283a65
commit 8171240
Showing
47 changed files
with
419 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
TIMESTAMP = 1520705320 | ||
SHA256 (KhronosGroup-glslang-5.1_GH0.tar.gz) = 2389ab4d7fa5dc9b8df58da3f5d80653bf415905ef4384e97c2b85701a901d24 | ||
SIZE (KhronosGroup-glslang-5.1_GH0.tar.gz) = 2052323 | ||
TIMESTAMP = 1533666570 | ||
SHA256 (KhronosGroup-glslang-6.2.2596-248-ge0bc65b_GH0.tar.gz) = 497a18bfe7e102cda61377ca4fd7dbd84478a89b80e4d53420cf94c9a380f2f0 | ||
SIZE (KhronosGroup-glslang-6.2.2596-248-ge0bc65b_GH0.tar.gz) = 2353165 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
TIMESTAMP = 1519686387 | ||
SHA256 (KhronosGroup-SPIRV-Tools-v2018.0-6-g9e19fc0_GH0.tar.gz) = 54892d2a47a68179a9e51f9d648302db6ef77e11bc909acef37097d7823d6827 | ||
SIZE (KhronosGroup-SPIRV-Tools-v2018.0-6-g9e19fc0_GH0.tar.gz) = 955907 | ||
SHA256 (KhronosGroup-SPIRV-Headers-ce309203d_GH0.tar.gz) = f07b35c2e63dd0c8bcbb7fb50185e79a2a067ac1878dc49353196a688b025583 | ||
SIZE (KhronosGroup-SPIRV-Headers-ce309203d_GH0.tar.gz) = 269780 | ||
TIMESTAMP = 1533666224 | ||
SHA256 (KhronosGroup-SPIRV-Tools-v2018.4_GH0.tar.gz) = e09749d3b9d767cf1cf62ba3cf7d7f992f19681477c434fea214227f3665d8d1 | ||
SIZE (KhronosGroup-SPIRV-Tools-v2018.4_GH0.tar.gz) = 1327904 | ||
SHA256 (KhronosGroup-SPIRV-Headers-ff684ff_GH0.tar.gz) = dbeb5b65b290519b026f3eb280107929901d671a7f29ae536885bb72e6c38ebd | ||
SIZE (KhronosGroup-SPIRV-Headers-ff684ff_GH0.tar.gz) = 280884 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= vulkan-headers | ||
DISTVERSIONPREFIX=sdk- | ||
DISTVERSION= 1.1.82.0 | ||
CATEGORIES= devel graphics | ||
|
||
MAINTAINER= greg@unrelenting.technology | ||
COMMENT= Headers for the Vulkan graphics API | ||
|
||
LICENSE= APACHE20 | ||
|
||
USES= cmake:outsource | ||
STRIP= # nothing to strip | ||
|
||
USE_GITHUB= yes | ||
GH_ACCOUNT= KhronosGroup | ||
GH_PROJECT= Vulkan-Headers | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TIMESTAMP = 1533661644 | ||
SHA256 (KhronosGroup-Vulkan-Headers-sdk-1.1.82.0_GH0.tar.gz) = df73da07d547cfbe88a797802401ea8225e4844e13d4fde52a7cb6e00e5179e5 | ||
SIZE (KhronosGroup-Vulkan-Headers-sdk-1.1.82.0_GH0.tar.gz) = 472646 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Vulkan is a low-level cross-platform 3D graphics and compute API. | ||
|
||
This port provides the development headers for Vulkan applications. | ||
|
||
WWW: https://github.com/KhronosGroup/Vulkan-Headers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
include/vulkan/vk_icd.h | ||
include/vulkan/vk_layer.h | ||
include/vulkan/vk_platform.h | ||
include/vulkan/vk_sdk_platform.h | ||
include/vulkan/vulkan.h | ||
include/vulkan/vulkan.hpp | ||
include/vulkan/vulkan_android.h | ||
include/vulkan/vulkan_core.h | ||
include/vulkan/vulkan_ios.h | ||
include/vulkan/vulkan_macos.h | ||
include/vulkan/vulkan_mir.h | ||
include/vulkan/vulkan_vi.h | ||
include/vulkan/vulkan_wayland.h | ||
include/vulkan/vulkan_win32.h | ||
include/vulkan/vulkan_xcb.h | ||
include/vulkan/vulkan_xlib.h | ||
include/vulkan/vulkan_xlib_xrandr.h | ||
share/vulkan/registry/cgenerator.py | ||
share/vulkan/registry/generator.py | ||
share/vulkan/registry/genvk.py | ||
share/vulkan/registry/reg.py | ||
share/vulkan/registry/validusage.json | ||
share/vulkan/registry/vk.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= vulkan-tools | ||
DISTVERSIONPREFIX= sdk- | ||
DISTVERSION= 1.1.82.0 | ||
CATEGORIES= devel graphics | ||
|
||
MAINTAINER= greg@unrelenting.technology | ||
COMMENT= Tools and demos for the Vulkan graphics API | ||
|
||
LICENSE= APACHE20 | ||
|
||
BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:devel/vulkan-headers \ | ||
glslangValidator:devel/glslang | ||
LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \ | ||
libX11-xcb.so:x11/libX11 \ | ||
libXrandr.so:x11/libXrandr \ | ||
libxcb.so:x11/libxcb | ||
|
||
USES= cmake:outsource compiler:c++11-lib python:3.4+,build pkgconfig | ||
|
||
USE_GITHUB= yes | ||
GH_ACCOUNT= KhronosGroup | ||
GH_PROJECT= Vulkan-Tools | ||
|
||
CMAKE_ARGS+= -DBUILD_TESTS:BOOL=OFF \ | ||
-DBUILD_ICD:BOOL=OFF \ | ||
-DBUILD_WSI_WAYLAND_SUPPORT:BOOL=OFF \ | ||
-DBUILD_WSI_MIR_SUPPORT:BOOL=OFF \ | ||
-DGLSLANG_INSTALL_DIR=${LOCALBASE} | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TIMESTAMP = 1533667375 | ||
SHA256 (KhronosGroup-Vulkan-Tools-sdk-1.1.82.0_GH0.tar.gz) = 22e5e5dfd47535e1664458ee59706abcaace96575d1a3d7fa9ae779a9e83b89c | ||
SIZE (KhronosGroup-Vulkan-Tools-sdk-1.1.82.0_GH0.tar.gz) = 342057 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- cube/CMakeLists.txt.orig 2018-08-07 18:44:03 UTC | ||
+++ cube/CMakeLists.txt | ||
@@ -48,7 +48,7 @@ else() | ||
find_program(GLSLANG_VALIDATOR NAMES ${GLSLANG_VALIDATOR_NAME} HINTS "${PROJECT_SOURCE_DIR}/glslang/bin") | ||
endif() | ||
|
||
-if(CMAKE_SYSTEM_NAME STREQUAL "Linux") | ||
+if(UNIX AND NOT APPLE) | ||
include(FindPkgConfig) | ||
option(BUILD_WSI_XCB_SUPPORT "Build XCB WSI support" ON) | ||
option(BUILD_WSI_XLIB_SUPPORT "Build Xlib WSI support" ON) | ||
@@ -58,10 +58,12 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Linux") | ||
|
||
if(BUILD_WSI_XCB_SUPPORT) | ||
find_package(XCB REQUIRED) | ||
+ include_directories(SYSTEM ${XCB_INCLUDE_DIR}) | ||
endif() | ||
|
||
if(BUILD_WSI_XLIB_SUPPORT) | ||
find_package(X11 REQUIRED) | ||
+ include_directories(SYSTEM ${X11_Xlib_INCLUDE_PATH}) | ||
endif() | ||
|
||
if(BUILD_WSI_WAYLAND_SUPPORT) | ||
@@ -87,7 +89,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows") | ||
endif() | ||
elseif(CMAKE_SYSTEM_NAME STREQUAL "Android") | ||
add_definitions(-DVK_USE_PLATFORM_ANDROID_KHR) | ||
-elseif(CMAKE_SYSTEM_NAME STREQUAL "Linux") | ||
+elseif(UNIX AND NOT APPLE) | ||
if(NOT CUBE_WSI_SELECTION) | ||
set(CUBE_WSI_SELECTION "XCB") | ||
endif() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- cube/cube.cpp.orig 2018-08-07 18:51:55 UTC | ||
+++ cube/cube.cpp | ||
@@ -2922,7 +2922,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPre | ||
return (int)msg.wParam; | ||
} | ||
|
||
-#elif __linux__ | ||
+#elif __unix__ | ||
|
||
int main(int argc, char **argv) { | ||
Demo demo; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- vulkaninfo/CMakeLists.txt.orig 2018-08-07 18:45:41 UTC | ||
+++ vulkaninfo/CMakeLists.txt | ||
@@ -28,7 +28,7 @@ else() | ||
add_executable(vulkaninfo vulkaninfo.c) | ||
endif() | ||
|
||
-if(CMAKE_SYSTEM_NAME STREQUAL "Linux") | ||
+if(UNIX AND NOT APPLE) | ||
include(FindPkgConfig) | ||
option(BUILD_WSI_XCB_SUPPORT "Build XCB WSI support" ON) | ||
option(BUILD_WSI_XLIB_SUPPORT "Build Xlib WSI support" ON) | ||
@@ -36,10 +36,12 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Linux") | ||
|
||
if(BUILD_WSI_XCB_SUPPORT) | ||
find_package(XCB REQUIRED) | ||
+ include_directories(SYSTEM ${XCB_INCLUDE_DIR}) | ||
endif() | ||
|
||
if(BUILD_WSI_XLIB_SUPPORT) | ||
find_package(X11 REQUIRED) | ||
+ include_directories(SYSTEM ${X11_Xlib_INCLUDE_PATH}) | ||
endif() | ||
|
||
if(VULKANINFO_WSI_SELECTION STREQUAL "XCB") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Vulkan is a low-level cross-platform 3D graphics and compute API. | ||
|
||
This port provides various tools and demos for Vulkan, e.g. vulkaninfo. | ||
|
||
WWW: https://github.com/KhronosGroup/Vulkan-Tools |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
bin/cube | ||
bin/cubepp | ||
bin/vulkaninfo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# $FreeBSD$ | ||
|
||
PORTNAME= vulkan-validation-layers | ||
DISTVERSIONPREFIX= sdk- | ||
DISTVERSION= 1.1.82.0 | ||
CATEGORIES= devel graphics | ||
|
||
MAINTAINER= greg@unrelenting.technology | ||
COMMENT= Validation layers for the Vulkan graphics API | ||
|
||
LICENSE= APACHE20 | ||
|
||
# NOTE: keep spirv-tools and glslang up to date when updating Vulkan | ||
BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:devel/vulkan-headers \ | ||
${LOCALBASE}/include/spirv-tools/libspirv.h:devel/spirv-tools \ | ||
${LOCALBASE}/include/SPIRV/spirv.hpp:devel/glslang | ||
|
||
USES= cmake:outsource compiler:c++11-lib python:3.4+,build pkgconfig | ||
|
||
USE_GITHUB= yes | ||
GH_ACCOUNT= KhronosGroup | ||
GH_PROJECT= Vulkan-ValidationLayers | ||
|
||
# WSI_* in here are leftover from when all of Vulkan SDK was in one repo | ||
CMAKE_ARGS+= -DBUILD_TESTS:BOOL=OFF \ | ||
-DBUILD_WSI_XCB_SUPPORT:BOOL=OFF \ | ||
-DBUILD_WSI_XLIB_SUPPORT:BOOL=OFF \ | ||
-DBUILD_WSI_WAYLAND_SUPPORT:BOOL=OFF \ | ||
-DBUILD_WSI_MIR_SUPPORT:BOOL=OFF \ | ||
-DGLSLANG_INSTALL_DIR=${LOCALBASE} | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
TIMESTAMP = 1533665599 | ||
SHA256 (KhronosGroup-Vulkan-ValidationLayers-sdk-1.1.82.0_GH0.tar.gz) = 6d83d1f7085bcfe67a791fce0bfb500dfb5d4833f062db1fc272bdc86e87eded | ||
SIZE (KhronosGroup-Vulkan-ValidationLayers-sdk-1.1.82.0_GH0.tar.gz) = 962154 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- CMakeLists.txt.orig 2018-07-30 17:53:08 UTC | ||
+++ CMakeLists.txt | ||
@@ -63,9 +63,9 @@ set_property(GLOBAL PROPERTY USE_FOLDERS ON) | ||
# "Helper" targets that don't have interesting source code should set their FOLDER property to this | ||
set(LAYERS_HELPER_FOLDER "Helper Targets") | ||
|
||
-if(CMAKE_SYSTEM_NAME STREQUAL "Linux" OR CMAKE_SYSTEM_NAME STREQUAL "Darwin") | ||
+if(UNIX) | ||
set( | ||
- FALLBACK_CONFIG_DIRS "/etc/xdg" | ||
+ FALLBACK_CONFIG_DIRS "${CMAKE_INSTALL_PREFIX}/etc/xdg:/etc/xdg" | ||
CACHE | ||
STRING | ||
"Search path to use when XDG_CONFIG_DIRS is unset or empty or the current process is SUID/SGID. Default is freedesktop compliant." | ||
@@ -78,7 +78,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Linux" OR CMAKE_SYSTEM_ | ||
) | ||
endif() | ||
|
||
-if(CMAKE_SYSTEM_NAME STREQUAL "Linux") | ||
+if(UNIX AND NOT APPLE) | ||
include(FindPkgConfig) | ||
option(BUILD_WSI_XCB_SUPPORT "Build XCB WSI support" ON) | ||
option(BUILD_WSI_XLIB_SUPPORT "Build Xlib WSI support" ON) |
20 changes: 20 additions & 0 deletions
20
devel/vulkan-validation-layers/files/patch-layers_CMakeLists.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- layers/CMakeLists.txt.orig 2018-07-30 17:53:08 UTC | ||
+++ layers/CMakeLists.txt | ||
@@ -23,7 +23,7 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows") | ||
set(DisplayServer Win32) | ||
elseif(CMAKE_SYSTEM_NAME STREQUAL "Android") | ||
add_definitions(-DVK_USE_PLATFORM_ANDROID_KHR -DVK_USE_PLATFORM_ANDROID_KHX) | ||
-elseif(CMAKE_SYSTEM_NAME STREQUAL "Linux") | ||
+elseif(UNIX AND NOT APPLE) | ||
if(BUILD_WSI_XCB_SUPPORT) | ||
add_definitions(-DVK_USE_PLATFORM_XCB_KHR -DVK_USE_PLATFORM_XCB_KHX) | ||
endif() | ||
@@ -131,7 +131,7 @@ if(WIN32) | ||
add_custom_target(vk_validation_error_messages ALL COMMAND copy ${src_val_msgs} ${dst_val_msgs} VERBATIM) | ||
set_target_properties(vk_validation_error_messages PROPERTIES FOLDER ${LAYERS_HELPER_FOLDER}) | ||
endif() | ||
-elseif(${CMAKE_SYSTEM_NAME} STREQUAL "Linux") | ||
+ elseif(UNIX AND NOT APPLE) | ||
# extra setup for out-of-tree builds | ||
if(NOT (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_CURRENT_BINARY_DIR)) | ||
foreach(config_file ${LAYER_JSON_FILES}) |
11 changes: 11 additions & 0 deletions
11
devel/vulkan-validation-layers/files/patch-layers_vk__loader__platform.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- layers/vk_loader_platform.h.orig 2018-08-07 18:19:43 UTC | ||
+++ layers/vk_loader_platform.h | ||
@@ -31,7 +31,7 @@ | ||
#include "vulkan/vk_platform.h" | ||
#include "vulkan/vk_sdk_platform.h" | ||
|
||
-#if defined(__linux__) || defined(__APPLE__) | ||
+#if defined(__unix__) | ||
/* Linux-specific common code: */ | ||
|
||
// Headers: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Vulkan is a low-level cross-platform 3D graphics and compute API. | ||
|
||
This port provides the official validation layers for Vulkan applications, | ||
which are useful for development and debugging. | ||
|
||
WWW: https://github.com/KhronosGroup/Vulkan-ValidationLayers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
include/hash_util.h | ||
include/hash_vk_types.h | ||
include/vk_dispatch_table_helper.h | ||
include/vk_enum_string_helper.h | ||
include/vk_extension_helper.h | ||
include/vk_format_utils.cpp | ||
include/vk_format_utils.h | ||
include/vk_layer_config.cpp | ||
include/vk_layer_config.h | ||
include/vk_layer_data.h | ||
include/vk_layer_dispatch_table.h | ||
include/vk_layer_extension_utils.cpp | ||
include/vk_layer_extension_utils.h | ||
include/vk_layer_logging.h | ||
include/vk_layer_utils.cpp | ||
include/vk_layer_utils.h | ||
include/vk_loader_layer.h | ||
include/vk_loader_platform.h | ||
include/vk_object_types.h | ||
include/vk_safe_struct.cpp | ||
include/vk_safe_struct.h | ||
include/vk_typemap_helper.h | ||
include/vk_validation_error_messages.h | ||
lib/libVkLayer_core_validation.so | ||
lib/libVkLayer_object_tracker.so | ||
lib/libVkLayer_parameter_validation.so | ||
lib/libVkLayer_threading.so | ||
lib/libVkLayer_unique_objects.so | ||
lib/libVkLayer_utils.a | ||
share/vulkan/explicit_layer.d/VkLayer_core_validation.json | ||
share/vulkan/explicit_layer.d/VkLayer_object_tracker.json | ||
share/vulkan/explicit_layer.d/VkLayer_parameter_validation.json | ||
share/vulkan/explicit_layer.d/VkLayer_standard_validation.json | ||
share/vulkan/explicit_layer.d/VkLayer_threading.json | ||
share/vulkan/explicit_layer.d/VkLayer_unique_objects.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.