1{ 2 "B5G6R5_UNORM": { 3 "fboImplementationInternalFormat": "GL_RGB565" 4 }, 5 "B5G5R5A1_UNORM": { 6 "fboImplementationInternalFormat": "GL_RGB5_A1", 7 "channelStruct": "A1R5G5B5" 8 }, 9 "B8G8R8X8_UNORM": { 10 "glInternalFormat": "GL_BGRA8_EXT", 11 "channelStruct": "B8G8R8X8" 12 }, 13 "R9G9B9E5_SHAREDEXP": { 14 "componentType": "float", 15 "channelStruct": "R9G9B9E5" 16 }, 17 "B4G4R4A4_UNORM": { 18 "fboImplementationInternalFormat": "GL_RGBA4", 19 "channelStruct": "A4R4G4B4" 20 }, 21 "R8G8B8A8_UNORM_SRGB": { 22 "channelStruct": "R8G8B8A8SRGB" 23 }, 24 "R8G8B8A8_TYPELESS": { 25 "glInternalFormat": "GL_RGBA8" 26 }, 27 "R8G8B8A8_TYPELESS_SRGB": { 28 "glInternalFormat": "GL_SRGB8_ALPHA8" 29 }, 30 "B8G8R8A8_TYPELESS": { 31 "glInternalFormat": "GL_BGRA8_EXT" 32 }, 33 "B8G8R8A8_TYPELESS_SRGB": { 34 "glInternalFormat": "GL_BGRA8_SRGB_ANGLEX" 35 }, 36 "ASTC_4x4_SRGB_BLOCK": { 37 "blockPixelBytes": "16" 38 }, 39 "ASTC_4x4_UNORM_BLOCK": { 40 "blockPixelBytes": "16" 41 }, 42 "ASTC_5x4_SRGB_BLOCK": { 43 "blockPixelBytes": "16" 44 }, 45 "ASTC_5x4_UNORM_BLOCK": { 46 "blockPixelBytes": "16" 47 }, 48 "ASTC_5x5_SRGB_BLOCK": { 49 "blockPixelBytes": "16" 50 }, 51 "ASTC_5x5_UNORM_BLOCK": { 52 "blockPixelBytes": "16" 53 }, 54 "ASTC_6x5_SRGB_BLOCK": { 55 "blockPixelBytes": "16" 56 }, 57 "ASTC_6x5_UNORM_BLOCK": { 58 "blockPixelBytes": "16" 59 }, 60 "ASTC_6x6_SRGB_BLOCK": { 61 "blockPixelBytes": "16" 62 }, 63 "ASTC_6x6_UNORM_BLOCK": { 64 "blockPixelBytes": "16" 65 }, 66 "ASTC_8x5_SRGB_BLOCK": { 67 "blockPixelBytes": "16" 68 }, 69 "ASTC_8x5_UNORM_BLOCK": { 70 "blockPixelBytes": "16" 71 }, 72 "ASTC_8x6_SRGB_BLOCK": { 73 "blockPixelBytes": "16" 74 }, 75 "ASTC_8x6_UNORM_BLOCK": { 76 "blockPixelBytes": "16" 77 }, 78 "ASTC_8x8_SRGB_BLOCK": { 79 "blockPixelBytes": "16" 80 }, 81 "ASTC_8x8_UNORM_BLOCK": { 82 "blockPixelBytes": "16" 83 }, 84 "ASTC_10x5_SRGB_BLOCK": { 85 "blockPixelBytes": "16" 86 }, 87 "ASTC_10x5_UNORM_BLOCK": { 88 "blockPixelBytes": "16" 89 }, 90 "ASTC_10x6_SRGB_BLOCK": { 91 "blockPixelBytes": "16" 92 }, 93 "ASTC_10x6_UNORM_BLOCK": { 94 "blockPixelBytes": "16" 95 }, 96 "ASTC_10x8_SRGB_BLOCK": { 97 "blockPixelBytes": "16" 98 }, 99 "ASTC_10x8_UNORM_BLOCK": { 100 "blockPixelBytes": "16" 101 }, 102 "ASTC_10x10_SRGB_BLOCK": { 103 "blockPixelBytes": "16" 104 }, 105 "ASTC_10x10_UNORM_BLOCK": { 106 "blockPixelBytes": "16" 107 }, 108 "ASTC_12x10_SRGB_BLOCK": { 109 "blockPixelBytes": "16" 110 }, 111 "ASTC_12x10_UNORM_BLOCK": { 112 "blockPixelBytes": "16" 113 }, 114 "ASTC_12x12_SRGB_BLOCK": { 115 "blockPixelBytes": "16" 116 }, 117 "ASTC_12x12_UNORM_BLOCK": { 118 "blockPixelBytes": "16" 119 }, 120 "ASTC_3x3x3_UNORM_BLOCK": { 121 "blockPixelBytes": "16" 122 }, 123 "ASTC_4x3x3_UNORM_BLOCK": { 124 "blockPixelBytes": "16" 125 }, 126 "ASTC_4x4x3_UNORM_BLOCK": { 127 "blockPixelBytes": "16" 128 }, 129 "ASTC_4x4x4_UNORM_BLOCK": { 130 "blockPixelBytes": "16" 131 }, 132 "ASTC_5x4x4_UNORM_BLOCK": { 133 "blockPixelBytes": "16" 134 }, 135 "ASTC_5x5x4_UNORM_BLOCK": { 136 "blockPixelBytes": "16" 137 }, 138 "ASTC_5x5x5_UNORM_BLOCK": { 139 "blockPixelBytes": "16" 140 }, 141 "ASTC_6x5x5_UNORM_BLOCK": { 142 "blockPixelBytes": "16" 143 }, 144 "ASTC_6x6x5_UNORM_BLOCK": { 145 "blockPixelBytes": "16" 146 }, 147 "ASTC_6x6x6_UNORM_BLOCK": { 148 "blockPixelBytes": "16" 149 }, 150 "ASTC_3x3x3_UNORM_SRGB_BLOCK": { 151 "blockPixelBytes": "16" 152 }, 153 "ASTC_4x3x3_UNORM_SRGB_BLOCK": { 154 "blockPixelBytes": "16" 155 }, 156 "ASTC_4x4x3_UNORM_SRGB_BLOCK": { 157 "blockPixelBytes": "16" 158 }, 159 "ASTC_4x4x4_UNORM_SRGB_BLOCK": { 160 "blockPixelBytes": "16" 161 }, 162 "ASTC_5x4x4_UNORM_SRGB_BLOCK": { 163 "blockPixelBytes": "16" 164 }, 165 "ASTC_5x5x4_UNORM_SRGB_BLOCK": { 166 "blockPixelBytes": "16" 167 }, 168 "ASTC_5x5x5_UNORM_SRGB_BLOCK": { 169 "blockPixelBytes": "16" 170 }, 171 "ASTC_6x5x5_UNORM_SRGB_BLOCK": { 172 "blockPixelBytes": "16" 173 }, 174 "ASTC_6x6x5_UNORM_SRGB_BLOCK": { 175 "blockPixelBytes": "16" 176 }, 177 "ASTC_6x6x6_UNORM_SRGB_BLOCK": { 178 "blockPixelBytes": "16" 179 }, 180 "BC1_RGB_UNORM_BLOCK": { 181 "blockPixelBytes": "8" 182 }, 183 "BC1_RGBA_UNORM_BLOCK": { 184 "blockPixelBytes": "8" 185 }, 186 "BC1_RGBA_UNORM_SRGB_BLOCK": { 187 "blockPixelBytes": "8" 188 }, 189 "BC1_RGB_UNORM_SRGB_BLOCK": { 190 "blockPixelBytes": "8" 191 }, 192 "BC2_RGBA_UNORM_BLOCK": { 193 "blockPixelBytes": "16" 194 }, 195 "BC2_RGBA_UNORM_SRGB_BLOCK": { 196 "blockPixelBytes": "16" 197 }, 198 "BC3_RGBA_UNORM_BLOCK": { 199 "blockPixelBytes": "16" 200 }, 201 "BC3_RGBA_UNORM_SRGB_BLOCK": { 202 "blockPixelBytes": "16" 203 }, 204 "BC4_RED_UNORM_BLOCK": { 205 "blockPixelBytes": "8" 206 }, 207 "BC4_RED_SNORM_BLOCK": { 208 "blockPixelBytes": "8" 209 }, 210 "BC5_RG_UNORM_BLOCK": { 211 "blockPixelBytes": "16" 212 }, 213 "BC5_RG_SNORM_BLOCK": { 214 "blockPixelBytes": "16" 215 }, 216 "BC6H_RGB_UFLOAT_BLOCK": { 217 "blockPixelBytes": "16" 218 }, 219 "BC6H_RGB_SFLOAT_BLOCK": { 220 "blockPixelBytes": "16" 221 }, 222 "BC7_RGBA_UNORM_BLOCK": { 223 "blockPixelBytes": "16" 224 }, 225 "BC7_RGBA_UNORM_SRGB_BLOCK": { 226 "blockPixelBytes": "16" 227 }, 228 "EAC_R11_SNORM_BLOCK": { 229 "blockPixelBytes": "8" 230 }, 231 "EAC_R11_UNORM_BLOCK": { 232 "blockPixelBytes": "8" 233 }, 234 "EAC_R11G11_SNORM_BLOCK": { 235 "blockPixelBytes": "16" 236 }, 237 "EAC_R11G11_UNORM_BLOCK": { 238 "blockPixelBytes": "16" 239 }, 240 "ETC1_R8G8B8_UNORM_BLOCK": { 241 "blockPixelBytes": "8" 242 }, 243 "ETC1_LOSSY_DECODE_R8G8B8_UNORM_BLOCK": { 244 "blockPixelBytes": "8" 245 }, 246 "ETC2_R8G8B8_SRGB_BLOCK": { 247 "blockPixelBytes": "8" 248 }, 249 "ETC2_R8G8B8_UNORM_BLOCK": { 250 "blockPixelBytes": "8" 251 }, 252 "ETC2_R8G8B8A1_SRGB_BLOCK": { 253 "blockPixelBytes": "8" 254 }, 255 "ETC2_R8G8B8A1_UNORM_BLOCK": { 256 "blockPixelBytes": "8" 257 }, 258 "ETC2_R8G8B8A8_UNORM_BLOCK": { 259 "blockPixelBytes": "16" 260 }, 261 "ETC2_R8G8B8A8_SRGB_BLOCK": { 262 "blockPixelBytes": "16" 263 }, 264 "PVRTC1_RGB_4BPP_UNORM_BLOCK": { 265 "blockPixelBytes": "8" 266 }, 267 "PVRTC1_RGB_2BPP_UNORM_BLOCK": { 268 "blockPixelBytes": "8" 269 }, 270 "PVRTC1_RGBA_4BPP_UNORM_BLOCK": { 271 "blockPixelBytes": "8" 272 }, 273 "PVRTC1_RGBA_2BPP_UNORM_BLOCK": { 274 "blockPixelBytes": "8" 275 }, 276 "PVRTC1_RGB_2BPP_UNORM_SRGB_BLOCK": { 277 "blockPixelBytes": "8" 278 }, 279 "PVRTC1_RGB_4BPP_UNORM_SRGB_BLOCK": { 280 "blockPixelBytes": "8" 281 }, 282 "PVRTC1_RGBA_2BPP_UNORM_SRGB_BLOCK": { 283 "blockPixelBytes": "8" 284 }, 285 "PVRTC1_RGBA_4BPP_UNORM_SRGB_BLOCK": { 286 "blockPixelBytes": "8" 287 }, 288 "G8_B8_R8_3PLANE_420_UNORM": { 289 "channelStruct": "R8G8B8" 290 }, 291 "G8_B8R8_2PLANE_420_UNORM": { 292 "channelStruct": "R8G8B8" 293 } 294} 295