vk open icd

This commit is contained in:
lizzie
2026-08-28 19:04:24 +00:00
parent 0f15e5f8a7
commit f3cb65df4b
5 changed files with 27 additions and 7 deletions
+1 -1
View File
@@ -298,7 +298,7 @@ private:
std::size_t bytes_written = 0;
bool enabled = true;
};
#endif
#ifdef _WIN32
/// @brief Backend that writes to Visual Studio's output window
struct DebuggerBackend final : public Backend {