Fixed bits per pixel for RGBA16 format.

This commit is contained in:
bkaradzic 2013-01-06 18:10:45 -08:00
parent 7ec5de1ad1
commit b889e78841

View file

@ -912,7 +912,7 @@ namespace bgfx
8, // L8
32, // BGRX8
32, // BGRA8
16, // RGBA16
64, // RGBA16
16, // R5G6B5
16, // RGBA4
16, // RGB5A1