CMake's CMAKE_BUILD_TYPE variable is ignored for multi-config generators,like Visual Studio. Instead, we must specify the config when building. For VulkanTester, needed to add "RelWithDebInfo" to search paths for vk_swiftshader.dll as that's the "Release" config we use for Kokoro builds. Change-Id: I1fbfa3b179e9364462f4ea6e9704120d3a675b4d Bug: b/181019484 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/53188 Kokoro-Result: kokoro <noreply+kokoro@google.com> Kokoro-Result: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Tested-by:Antonio Maiorano <amaiorano@google.com> Reviewed-by:
Nicolas Capens <nicolascapens@google.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Buffer.cpp | Loading commit data... | |
| Buffer.hpp | Loading commit data... | |
| CMakeLists.txt | Loading commit data... | |
| DrawTester.cpp | Loading commit data... | |
| DrawTester.hpp | Loading commit data... | |
| Framebuffer.cpp | Loading commit data... | |
| Framebuffer.hpp | Loading commit data... | |
| Image.cpp | Loading commit data... | |
| Image.hpp | Loading commit data... | |
| Swapchain.cpp | Loading commit data... | |
| Swapchain.hpp | Loading commit data... | |
| Util.cpp | Loading commit data... | |
| Util.hpp | Loading commit data... | |
| VulkanHeaders.cpp | Loading commit data... | |
| VulkanHeaders.hpp | Loading commit data... | |
| VulkanTester.cpp | Loading commit data... | |
| VulkanTester.hpp | Loading commit data... | |
| Window.cpp | Loading commit data... | |
| Window.hpp | Loading commit data... |