LeviLamina
Loading...
Searching...
No Matches
HighResDispatcher.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dragon::texturestreaming {
6
7
struct
HighResDispatcher
{
8
public
:
9
// HighResDispatcher inner types declare
10
// clang-format off
11
struct
ActivePendingFetchEntry
;
12
struct
PendingFetch
;
13
// clang-format on
14
15
// HighResDispatcher inner types define
16
struct
ActivePendingFetchEntry
{};
17
18
struct
PendingFetch
{};
19
};
20
21
}
// namespace dragon::texturestreaming
dragon::texturestreaming::HighResDispatcher::ActivePendingFetchEntry
Definition
HighResDispatcher.h:16
dragon::texturestreaming::HighResDispatcher::PendingFetch
Definition
HighResDispatcher.h:18
dragon::texturestreaming::HighResDispatcher
Definition
HighResDispatcher.h:7
src
mc
external
render_dragon
texture_streaming
texture_cache
HighResDispatcher.h
Generated on
for LeviLamina by
1.16.1