Skip to content

Commit

Permalink
changed initial configuration to skyrmion
Browse files Browse the repository at this point in the history
  • Loading branch information
DTolm committed Aug 24, 2020
1 parent 395227b commit ba23c99
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 46,136 deletions.
4,953 changes: 0 additions & 4,953 deletions core/include/data/Vulkan_Compute — копия (2).hpp

This file was deleted.

5,436 changes: 0 additions & 5,436 deletions core/include/data/Vulkan_Compute — копия (3).hpp

This file was deleted.

4,563 changes: 0 additions & 4,563 deletions core/include/data/Vulkan_Compute — копия.hpp

This file was deleted.

2 changes: 1 addition & 1 deletion core/include/data/Vulkan_Compute.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const std::vector<const char*> validationLayers = {
"VK_LAYER_KHRONOS_validation"
};

#ifndef NDEBUG
#ifdef NDEBUG
const bool enableValidationLayers = false;
#else
const bool enableValidationLayers = true;
Expand Down
Loading

0 comments on commit ba23c99

Please sign in to comment.