light/modules/renderer/private/impls/vulkan/context.hpp
light7734 fc23cfc600
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
wip
2025-05-26 12:04:31 +03:30

7 lines
79 B
C++

namespace lt::render::vk {
struct Context
{
};
} // namespace lt::render::vk