1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-03-23 23:37:03 -05:00
ryujinx/Ryujinx.Graphics
greggameplayer ce96a45685 Implement A2B10G10R10 TextureFormat (#248)
* add A2B10G10R10 TextureFormat

* return correct PixelFormat & PixelType

* return correct texture size

* return correct Bytes Per Pixel
2018-07-29 01:41:02 -03:00
..