mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 23:23:34 +00:00
adding depth buffer, ci skip
This commit is contained in:
@@ -17,6 +17,7 @@ namespace mlx
|
||||
enum class ImageType
|
||||
{
|
||||
Color = 0,
|
||||
Depth,
|
||||
|
||||
EndEnum
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user