Removed not used GfxFlags
This commit is contained in:
parent
6a6f7f56eb
commit
184dc132d2
@ -55,13 +55,6 @@ struct Context;
|
|||||||
|
|
||||||
struct PlacerHeapCfg;
|
struct PlacerHeapCfg;
|
||||||
|
|
||||||
namespace GfxFlags {
|
|
||||||
static constexpr uint32_t FLAG_INVERT_Y = 0x0001;
|
|
||||||
static constexpr uint32_t FLAG_SHOW_BEL = 0x0002;
|
|
||||||
static constexpr uint32_t FLAG_SHOW_WIRE = 0x0004;
|
|
||||||
static constexpr uint32_t FLAG_SHOW_PIP = 0x0008;
|
|
||||||
}
|
|
||||||
|
|
||||||
struct HimbaechelAPI
|
struct HimbaechelAPI
|
||||||
{
|
{
|
||||||
// Architecture specific context initialization
|
// Architecture specific context initialization
|
||||||
|
Loading…
Reference in New Issue
Block a user