mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 10:02:25 -07: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