mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
adding depth buffer, ci skip
This commit is contained in:
@@ -19,10 +19,10 @@ namespace mlx
|
||||
|
||||
enum class Event
|
||||
{
|
||||
DescriptorPoolResetEventCode = 55,
|
||||
ResizeEventCode = 56,
|
||||
FrameBeginEventCode = 57,
|
||||
FatalErrorEventCode = 168,
|
||||
QuitEventCode = 168,
|
||||
|
||||
EndEnum
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user