mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-28 20:39:33 -04:00
Merge pull request #1616 from FernandoS27/cube-array
Implement Cube Arrays
This commit is contained in:
@@ -120,6 +120,7 @@ enum class SurfaceTarget {
|
||||
Texture1DArray,
|
||||
Texture2DArray,
|
||||
TextureCubemap,
|
||||
TextureCubeArray,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user