mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 20:31:57 -05:00
Cleanup.
This commit is contained in:
parent
d960217e9b
commit
3477485925
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue