Searched refs:BGRA (Results 1 – 25 of 175) sorted by relevance
1234567
62 BGRA component ordering.71 containing 4 unsigned bytes per element that are in a BGRA order84 from the BGRA to conventional RGBA order.87 Direct3D's native BGRA order to OpenGL's native RGBA order.94 the swizzle for BGRA colors stored as 4 unsigned bytes is no longer124 BGRA 0x80E1137 "The error INVALID_VALUE is generated if size is BGRA and type is139 VertexAttribPointer if size is BGRA and normalized is FALSE."146 * Add "BGRA" to the "Sizes and component order" column of the155 "If the size parameter is BGRA, the vertex array values are always[all …]
88 UNSIGNED_SHORT_4_4_4_4 ushort 4 RGBA, BGRA, RGBA_INTEGER, 90 UNSIGNED_SHORT_4_4_4_4_REV ushort 4 RGBA, BGRA, RGBA_INTEGER, 92 UNSIGNED_SHORT_5_5_5_1 ushort 4 RGBA, BGRA, RGBA_INTEGER, 94 UNSIGNED_SHORT_1_5_5_5_REV ushort 4 RGBA, BGRA, RGBA_INTEGER, 96 UNSIGNED_INT_8_8_8_8 uint 4 RGBA, BGRA, RGBA_INTEGER, 98 UNSIGNED_INT_8_8_8_8_REV uint 4 RGBA, BGRA, RGBA_INTEGER, 100 UNSIGNED_INT_10_10_10_2 uint 4 RGBA, BGRA, RGBA_INTEGER, 102 UNSIGNED_INT_2_10_10_10_REV uint 4 RGBA, BGRA, RGBA_INTEGER,
350 If <size> is BGRA, the components are instead laid out as in the following figure360 made with <size> = 4 or BGRA. <size> values other than 4 or BGRA381 functions where <size> must be either four or BGRA in this391 If EXT_vertex_array_bgra is not supported, remove references to BGRA as an409 INT_2_10_10_10_REV, and the <size> parameter is not 4 or BGRA.414 the <size> parameter is not 4 or BGRA.501 or BGRA) size parameters to VertexPointer etc.514 sizes other than 4 or BGRA. Remove duplicate519 BGRA vertex formats.
54 BGRA component ordering.63 containing 4 unsigned bytes per element that are in a BGRA order76 from the BGRA to conventional RGBA order.79 Direct3D's native BGRA order to OpenGL's native RGBA order.86 the swizzle for BGRA colors stored as 4 unsigned bytes is no longer116 BGRA 0x80E1129 "The error INVALID_VALUE is generated if size is BGRA and type is131 VertexAttribPointer if size is BGRA and normalized is FALSE."138 * Add "BGRA" to the "Sizes and component order" column of the147 "If the size parameter is BGRA, the vertex array values are always[all …]
72 BGRA component ordering.81 containing 4 unsigned bytes per element that are in a BGRA order94 from the BGRA to conventional RGBA order.97 Direct3D's native BGRA order to OpenGL's native RGBA order.104 the swizzle for BGRA colors stored as 4 unsigned bytes is no longer134 BGRA 0x80E1147 "The error INVALID_VALUE is generated if size is BGRA and type is149 VertexAttribPointer if size is BGRA and normalized is FALSE."156 * Add "BGRA" to the "Sizes and component order" column of the165 "If the size parameter is BGRA, the vertex array values are always[all …]
98 UNSIGNED_SHORT_4_4_4_4 ushort 4 RGBA, BGRA, RGBA_INTEGER, 100 UNSIGNED_SHORT_4_4_4_4_REV ushort 4 RGBA, BGRA, RGBA_INTEGER, 102 UNSIGNED_SHORT_5_5_5_1 ushort 4 RGBA, BGRA, RGBA_INTEGER, 104 UNSIGNED_SHORT_1_5_5_5_REV ushort 4 RGBA, BGRA, RGBA_INTEGER, 106 UNSIGNED_INT_8_8_8_8 uint 4 RGBA, BGRA, RGBA_INTEGER, 108 UNSIGNED_INT_8_8_8_8_REV uint 4 RGBA, BGRA, RGBA_INTEGER, 110 UNSIGNED_INT_10_10_10_2 uint 4 RGBA, BGRA, RGBA_INTEGER, 112 UNSIGNED_INT_2_10_10_10_REV uint 4 RGBA, BGRA, RGBA_INTEGER,
360 If <size> is BGRA, the components are instead laid out as in the following figure370 made with <size> = 4 or BGRA. <size> values other than 4 or BGRA391 functions where <size> must be either four or BGRA in this401 If EXT_vertex_array_bgra is not supported, remove references to BGRA as an419 INT_2_10_10_10_REV, and the <size> parameter is not 4 or BGRA.424 the <size> parameter is not 4 or BGRA.511 or BGRA) size parameters to VertexPointer etc.524 sizes other than 4 or BGRA. Remove duplicate529 BGRA vertex formats.
93 BGRA Color B, G, R, A components116 UNSIGNED_SHORT_4_4_4_4 ushort 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT117 UNSIGNED_SHORT_4_4_4_4_REV ushort 4 RGBA,BGRA118 UNSIGNED_SHORT_5_5_5_1 ushort 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT119 UNSIGNED_SHORT_1_5_5_5_REV ushort 4 RGBA,BGRA120 UNSIGNED_INT_8_8_8_8 uint 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT121 UNSIGNED_INT_8_8_8_8_REV uint 4 RGBA,BGRA122 UNSIGNED_INT_10_10_10_2 uint 4 RGBA,BGRA,ABGR_EXT,CMYK_EXT123 UNSIGNED_INT_2_10_10_10_REV uint 4 RGBA,BGRA179 BGRA blue green red alpha
342 FMT(B5G5R5A1_UNORM, RGB5_A1_UNORM, BGRA, L, VTR_),346 FMT(B10G10R10A2_UNORM, RGB10_A2_UNORM, BGRA, L, VTR_),350 FMT(B10G10R10A2_SNORM, RGB10_A2_SNORM, BGRA, L, VT__),355 FMT(B10G10R10A2_SNORM, RGB10_A2_SNORM, BGRA, L, V___),358 FMT(B10G10R10A2_UINT, RGB10_A2UI, BGRA, L, VTR_),360 FMT(B10G10R10A2_USCALED, RGB10_A2UI, BGRA, L, V___),362 FMT(B10G10R10A2_SINT, RGB10_A2I, BGRA, L, VTR_),364 FMT(B10G10R10A2_SSCALED, RGB10_A2I, BGRA, L, V___),370 FMT(B8G8R8A8_SSCALED, RGBA8I, BGRA, L, V___),377 FMT(B8G8R8A8_USCALED, RGBA8UI, BGRA, L, V___),[all …]
37 with internal formats to include BGRA and BGR as acceptable formats41 a subset of OpenGL including textures created with the format BGRA.71 BGRA UNSIGNED_BYTE 4 RGBA
2789 case FMT_CASE(BGRA, UNORM_SHORT_4444): return VK_FORMAT_B4G4R4A4_UNORM_PACK16; in mapTextureFormat()2790 case FMT_CASE(BGRA, UNORM_SHORT_5551): return VK_FORMAT_B5G5R5A1_UNORM_PACK16; in mapTextureFormat()2881 case FMT_CASE(BGRA, UNORM_INT8): return VK_FORMAT_B8G8R8A8_UNORM; in mapTextureFormat()2882 case FMT_CASE(BGRA, SNORM_INT8): return VK_FORMAT_B8G8R8A8_SNORM; in mapTextureFormat()2883 case FMT_CASE(BGRA, UNSIGNED_INT8): return VK_FORMAT_B8G8R8A8_UINT; in mapTextureFormat()2884 case FMT_CASE(BGRA, SIGNED_INT8): return VK_FORMAT_B8G8R8A8_SINT; in mapTextureFormat()2885 case FMT_CASE(BGRA, USCALED_INT8): return VK_FORMAT_B8G8R8A8_USCALED; in mapTextureFormat()2886 case FMT_CASE(BGRA, SSCALED_INT8): return VK_FORMAT_B8G8R8A8_SSCALED; in mapTextureFormat()2889 case FMT_CASE(BGRA, UNORM_INT_1010102_REV): return VK_FORMAT_A2R10G10B10_UNORM_PACK32; in mapTextureFormat()2890 case FMT_CASE(BGRA, SNORM_INT_1010102_REV): return VK_FORMAT_A2R10G10B10_SNORM_PACK32; in mapTextureFormat()[all …]
39 textures, which may be stored in BGRA order internally.137 #2 10/27/2009 Benj Lipchak Add EXT suffix to BGRA token
41 RGB, RGBA, BGR, BGRA, ARGB, enumerator
372 #define AV_PIX_FMT_RGB32 AV_PIX_FMT_NE(ARGB, BGRA)375 #define AV_PIX_FMT_BGR32_1 AV_PIX_FMT_NE(BGRA, ARGB)
1255 format.order == tcu::TextureFormat::BGRA || in getMinimumComponentResolution()1267 format.order == tcu::TextureFormat::BGRA || in getMinimumComponentResolution()1278 format.order == tcu::TextureFormat::BGRA || in getMinimumComponentResolution()1288 format.order == tcu::TextureFormat::BGRA || in getMinimumComponentResolution()1407 format.order == tcu::TextureFormat::BGRA || in getComponentType()1419 format.order == tcu::TextureFormat::BGRA || in getComponentType()1430 format.order == tcu::TextureFormat::BGRA || in getComponentType()1440 format.order == tcu::TextureFormat::BGRA || in getComponentType()
463 case_rgb(bgra, BGRA, mmx); in ff_sws_init_swscale_x86()512 case_rgb(bgra, BGRA, sse2); in ff_sws_init_swscale_x86()561 case_rgb(bgra, BGRA, avx); in ff_sws_init_swscale_x86()
28 The extension also supports copying BGRA textures and copying29 EXTERNAL_OES texture to BGRA texture, which is not explicitly
240 else if (!strcmp(fmt, "BGRA")) format = BGRA; in main()353 case BGRA: output_buffer->colorspace = MODE_BGRA; break; in main()
239 else if (!strcmp(fmt, "BGRA")) format = BGRA; in main()352 case BGRA: output_buffer->colorspace = MODE_BGRA; break; in main()
112 SET_FF_NVX_TO_RGBX_FUNC(nvx, NVX, bgra, BGRA, accurate_rnd); \