LeviLamina
Loading...
Searching...
No Matches
ScratchBufferVK.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace bgfx::vk {
6
7class ScratchBufferVK {};
8
9} // namespace bgfx::vk
Definition ScratchBufferVK.h:7