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