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