LeviLamina
Loading...
Searching...
No Matches
IBDomain.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
renoir::domains {
6
7
enum class
IBDomain :
int
{
8
GeometryBuffer = 0,
9
PathBuffer = 1,
10
GlyphBuffer = 2,
11
Count = 3,
12
};
13
14
}
src-client
mc
deps
renoir
IBDomain.h
Generated on
for LeviLamina by
1.16.1