Home
last modified time | relevance | path

Searched refs:GL_BGR (Results 1 – 18 of 18) 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.c1620 return format == GL_BGR && type == GL_UNSIGNED_BYTE && littleEndian; in _mesa_format_matches_format_and_type()
1627 (format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5_REV)) && in _mesa_format_matches_format_and_type()
1631 return ((format == GL_BGR && type == GL_UNSIGNED_SHORT_5_6_5) || in _mesa_format_matches_format_and_type()
Dframebuffer.c751 case GL_BGR: in renderbuffer_exists()
Dformatquery.c636 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.c1726 format = GL_BGR; in XMesaBindTexImage()
1731 format = GL_BGR; in XMesaBindTexImage()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp2750 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferData()
2780 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferData()
3033 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferSubData()
3064 GL_RGB, GL_BGR, in TestErrorsOfClearNamedBufferSubData()
Dgl4cDirectStateAccessTexturesTests.cpp9349 GL_BGR, in Prepare()
/external/mesa3d/include/GL/
Dgl.h1455 #define GL_BGR 0x80E0 macro
Dglcorearb.h456 #define GL_BGR 0x80E0 macro
Dglext.h92 #define GL_BGR 0x80E0 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl356 #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