LeviLamina
Loading...
Searching...
No Matches
ThreadResources.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
bgfx::vk13 {
6
7
struct
ThreadResources
{
8
public
:
9
// ThreadResources inner types declare
10
// clang-format off
11
struct
FinishedCommandBuffer
;
12
// clang-format on
13
14
// ThreadResources inner types define
15
struct
FinishedCommandBuffer
{};
16
};
17
18
}
// namespace bgfx::vk13
bgfx::vk13::ThreadResources::FinishedCommandBuffer
Definition
ThreadResources.h:15
bgfx::vk13::ThreadResources
Definition
ThreadResources.h:7
src-server
mc
external
bgfx
vk13
ThreadResources.h
Generated on
for LeviLamina by
1.16.1