Branimir Karadžić 10 سال پیش
والد
کامیت
3477485925
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      include/bgfx.h

+ 1 - 1
include/bgfx.h

@@ -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,