Home
last modified time | relevance | path

Searched refs:GL_BGR (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
H A Dglformats.c177 case GL_BGR: in get_map_idx()
397 case GL_BGR: in _mesa_components_in_format()
449 if (format == GL_RGB || format == GL_BGR || in _mesa_bytes_per_pixel()
456 if (format == GL_RGB || format == GL_BGR || in _mesa_bytes_per_pixel()
584 case GL_BGR: in _mesa_is_enum_format_unsized()
672 case GL_BGR: in _mesa_is_enum_format_unorm()
1021 case GL_BGR: in _mesa_is_color_format()
1486 return GL_BGR; in _mesa_unpack_format_to_base_format()
1499 case GL_BGR: in _mesa_unpack_format_to_base_format()
1528 case GL_BGR in _mesa_base_format_to_integer_format()
[all...]
H A Dframebuffer.c716 case GL_BGR: in renderbuffer_exists()
H A Dformatquery.c680 case GL_BGR: in _mesa_query_internal_format_default()
H A Dformat_utils.c166 case GL_BGR: in _mesa_compute_rgba2base2rgba_component_mapping()
H A Dreadpix.c78 dstBaseFormat == GL_BGR || in _mesa_need_luminance_to_rgb_conversion()
H A Dtexgetimage.c408 case GL_BGR: in _mesa_base_pack_format()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_desktop.cpp32 case GL_BGR: in ValidDesktopFormat()
/third_party/mesa3d/src/glx/
H A Dcompsize.c67 case GL_BGR: in __glElementsPerGroup()
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp716 #define GL_BGR 0x80E0 macro
997 case GL_BGR: in load_ktx_uncompressed_image()
1040 case GL_BGR: in load_ktx_uncompressed_image()
1073 case GL_BGR: in load_ktx_uncompressed_image()
1106 case GL_BGR: in load_ktx_uncompressed_image()
1139 case GL_BGR: in load_ktx_uncompressed_image()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c90 if (format == GL_BGR || format == GL_BGRA) { in get_convert_format()
91 pformat = st_pbo_get_dst_format(ctx, PIPE_TEXTURE_2D, src_format, false, format == GL_BGR ? GL_RGB : GL_RGBA, type, 0); in get_convert_format()
93 pformat = get_convert_format(ctx, src_format, format == GL_BGR ? GL_RGB : GL_RGBA, type, need_bgra_swizzle); in get_convert_format()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp2745 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferData()
2766 "(one of GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, " in TestErrorsOfClearNamedBufferData()
2775 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferData()
3028 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferSubData()
3050 "(one of GL_RED, GL_RG, GL_RGB, GL_BGR, GL_RGBA, GL_BGRA, " in TestErrorsOfClearNamedBufferSubData()
3059 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferSubData()
H A Dgl4cDirectStateAccessTexturesTests.cpp9953 GL_BGR, in Prepare()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp313 { GL_BGR, 3, FORMAT_COLOR, GL_COLOR_ATTACHMENT0, { { 2, 1, 0,-1,-1,-1,-1,-1,-1} } },
620 formatMap[GL_BGR] = "GL_BGR"; in getFormatStr()
2833 format.format == GL_BGR || format.format == GL_BGRA || format.format == GL_RED_INTEGER ||
2840 if (format.format == GL_RG || format.format == GL_RGB || format.format == GL_RGBA || format.format == GL_BGR ||
2847 if (format.format == GL_RGB || format.format == GL_RGBA || format.format == GL_BGR ||
H A DglcPackedDepthStencilTests.cpp185 GL_BGR, GL_BGRA, GL_RED_INTEGER, GL_GREEN_INTEGER, GL_BLUE_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER,
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex350 <enum value="0x80E0" name="GL_BGR" />
361 #define GL_BGR 0x80E0
/third_party/openGLES/xml/
H A Dreadme.tex414 <enum value="0x80E0" name="GL_BGR" />
425 #define GL_BGR 0x80E0
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h217 #define GL_BGR 0x80E0 macro
/third_party/mesa3d/include/GL/
H A Dgl.h1448 #define GL_BGR 0x80E0 macro
H A Dglcorearb.h455 #define GL_BGR 0x80E0 macro
H A Dglext.h92 #define GL_BGR 0x80E0 macro
/third_party/glfw/deps/glad/
H A Dgl.h236 #define GL_BGR 0x80E0 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h436 #define GL_BGR 0x80E0 macro
H A Dglext.h73 #define GL_BGR 0x80E0 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h454 #define GL_BGR 0x80E0 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h454 #define GL_BGR 0x80E0 macro

Completed in 233 milliseconds

12