forked from Misaki/GhostEngine
Refactoring Rendering backend
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
namespace Ghost.Graphics.Utilities;
|
||||
|
||||
public class TextureUtility
|
||||
{
|
||||
public static uint CountMips(uint width, uint height)
|
||||
|
||||
Reference in New Issue
Block a user