This commit is contained in:
Branimir Karadžić 2015-08-30 12:29:13 -07:00
parent d960217e9b
commit 3477485925

View file

@ -167,7 +167,7 @@ namespace bgfx
R16I, // | | [S]norm
R16U, // | | [I]nt
R16F, // | | [U]int
R16S, // | +---- Number of bits per texel
R16S, // | +---- Number of bits per component
R32U, // +-------- Components
R32F,
RG8,