update new sdk
This commit is contained in:
parent
f33907443a
commit
744c72c133
1643 changed files with 83006 additions and 28021 deletions
36
android/external/vulkan-validation-layers/.gitignore
vendored
Normal file
36
android/external/vulkan-validation-layers/.gitignore
vendored
Normal file
|
@ -0,0 +1,36 @@
|
|||
CMakeCache.txt
|
||||
CMakeLists.txt.user
|
||||
CMakeFiles/
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
__pycache__
|
||||
VKConfig.h
|
||||
*.so
|
||||
*.so.*
|
||||
icd/common/libicd.a
|
||||
icd/intel/intel_gpa.c
|
||||
_out64
|
||||
out32/*
|
||||
out64/*
|
||||
demos/Debug/*
|
||||
demos/Win32/Debug/*
|
||||
demos/xcb_nvidia.dir/*
|
||||
demos/smoke/HelpersDispatchTable.cpp
|
||||
demos/smoke/HelpersDispatchTable.h
|
||||
libs/Win32/Debug/*
|
||||
*.pyc
|
||||
*.vcproj
|
||||
*.sln
|
||||
*.suo
|
||||
*.vcxproj
|
||||
*.sdf
|
||||
*.filters
|
||||
build
|
||||
build32
|
||||
dbuild
|
||||
external
|
||||
*.config
|
||||
*.creator
|
||||
*.creator.user
|
||||
*.files
|
||||
*.includes
|
Loading…
Add table
Add a link
Reference in a new issue