Home
last modified time | relevance | path

Searched refs:GL_BGR (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/mesa/main/
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()
582 case GL_BGR: in _mesa_is_enum_format_unsized()
670 case GL_BGR: in _mesa_is_enum_format_unorm()
1019 case GL_BGR: in _mesa_is_color_format()
1474 return GL_BGR; in _mesa_unpack_format_to_base_format()
1487 case GL_BGR: in _mesa_unpack_format_to_base_format()
1516 case GL_BGR: in _mesa_base_format_to_integer_format()
[all …]
Dformats.c1509 return format == GL_BGR && type == GL_UNSIGNED_BYTE && littleEndian; in _mesa_format_matches_format_and_type()
1516 (format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5_REV)) && in _mesa_format_matches_format_and_type()
1520 return ((format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5) || in _mesa_format_matches_format_and_type()
Dframebuffer.c703 case GL_BGR: in renderbuffer_exists()
Dformatquery.c640 case GL_BGR: in _mesa_query_internal_format_default()
Dreadpix.c74 dstBaseFormat == GL_BGR || in _mesa_need_luminance_to_rgb_conversion()
Dformat_utils.c155 case GL_BGR: in _mesa_compute_rgba2base2rgba_component_mapping()
Dtexgetimage.c398 case GL_BGR: in _mesa_base_pack_format()
/external/mesa3d/src/glx/
Dcompsize.c67 case GL_BGR: in __glElementsPerGroup()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c1727 format = GL_BGR; in XMesaBindTexImage()
1732 format = GL_BGR; in XMesaBindTexImage()
/external/deqp/external/openglcts/modules/common/
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()
2819 format.format == GL_BGR || format.format == GL_BGRA || format.format == GL_RED_INTEGER || in getBits()
2826 …ormat == GL_RG || format.format == GL_RGB || format.format == GL_RGBA || format.format == GL_BGR || in getBits()
2833 if (format.format == GL_RGB || format.format == GL_RGBA || format.format == GL_BGR || in getBits()
DglcPackedDepthStencilTests.cpp185GL_BGR, GL_BGRA, GL_RED_INTEGER, GL_GREEN_INTEGER, GL_BLUE_INTEGER, GL_RG_INTEGER, GL_RGB_…
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp2745 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferData()
2775 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferData()
3028 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferSubData()
3059 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferSubData()
Dgl4cDirectStateAccessTexturesTests.cpp9953 GL_BGR, in Prepare()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c861 format != GL_BGR && in blorp_get_client_format()
/external/mesa3d/include/GL/
Dgl.h1455 #define GL_BGR 0x80E0 macro
Dglcorearb.h454 #define GL_BGR 0x80E0 macro
Dglext.h90 #define GL_BGR 0x80E0 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl358 #define GL_BGR 0x80E0 macro
/external/mesa3d/docs/
DVERSIONS770 - gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format
/external/swiftshader/include/GL/
Dglcorearb.h454 #define GL_BGR 0x80E0 macro
Dglext.h90 #define GL_BGR 0x80E0 macro