Home
last modified time | relevance | path

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

12

/third_party/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()
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 …]
Dframebuffer.c716 case GL_BGR: in renderbuffer_exists()
Dformatquery.c680 case GL_BGR: in _mesa_query_internal_format_default()
Dformat_utils.c166 case GL_BGR: in _mesa_compute_rgba2base2rgba_component_mapping()
Dreadpix.c78 dstBaseFormat == GL_BGR || in _mesa_need_luminance_to_rgb_conversion()
Dtexgetimage.c408 case GL_BGR: in _mesa_base_pack_format()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dformat_map_desktop.cpp32 case GL_BGR: in ValidDesktopFormat()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformat_map_desktop.cpp32 case GL_BGR: in ValidDesktopFormat()
/third_party/cef/tests/cefclient/browser/
Dosr_renderer.cc20 #ifndef GL_BGR
21 #define GL_BGR 0x80E0 macro
/third_party/mesa3d/src/glx/
Dcompsize.c67 case GL_BGR: in __glElementsPerGroup()
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
Dgfx9-raven-fail.csv33 spec@!opengl 1.1@teximage-colors gl_r16_snorm@GL_R16_SNORM texture with GL_BGR and GL_BYTE,Fail
37 spec@!opengl 1.1@teximage-colors gl_rg16_snorm@GL_RG16_SNORM texture with GL_BGR and GL_BYTE,Fail
42 spec@!opengl 1.1@teximage-colors gl_rgb16_snorm@GL_RGB16_SNORM texture with GL_BGR and GL_BYTE,Fail
48 spec@!opengl 1.1@teximage-colors gl_rgba16_snorm@GL_RGBA16_SNORM texture with GL_BGR and GL_BYTE,Fa…
/third_party/mesa3d/src/mesa/state_tracker/
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… in get_convert_format()
93 …pformat = get_convert_format(ctx, src_format, format == GL_BGR ? GL_RGB : GL_RGBA, type, need_bgra… in get_convert_format()
/third_party/mesa3d/src/gallium/drivers/r600/ci/
Dr600-rv770-fails.txt424 spec@!opengl 1.1@teximage-colors gl_sluminance8@GL_SLUMINANCE8 texture with GL_BGR and GL_BYTE,Fail
425 spec@!opengl 1.1@teximage-colors gl_sluminance8@GL_SLUMINANCE8 texture with GL_BGR and GL_FLOAT,Fail
426 spec@!opengl 1.1@teximage-colors gl_sluminance8@GL_SLUMINANCE8 texture with GL_BGR and GL_INT,Fail
427 spec@!opengl 1.1@teximage-colors gl_sluminance8@GL_SLUMINANCE8 texture with GL_BGR and GL_SHORT,Fail
428 spec@!opengl 1.1@teximage-colors gl_sluminance8@GL_SLUMINANCE8 texture with GL_BGR and GL_UNSIGNED_…
429 spec@!opengl 1.1@teximage-colors gl_sluminance8@GL_SLUMINANCE8 texture with GL_BGR and GL_UNSIGNED_…
430 spec@!opengl 1.1@teximage-colors gl_sluminance8@GL_SLUMINANCE8 texture with GL_BGR and GL_UNSIGNED_…
508 spec@ext_texture_srgb_r8@teximage-colors gl_sr8_ext@GL_SR8_EXT texture with GL_BGR and GL_BYTE,Fail
509 spec@ext_texture_srgb_r8@teximage-colors gl_sr8_ext@GL_SR8_EXT texture with GL_BGR and GL_FLOAT,Fail
510 spec@ext_texture_srgb_r8@teximage-colors gl_sr8_ext@GL_SR8_EXT texture with GL_BGR and GL_INT,Fail
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h217 #define GL_BGR 0x80E0 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h217 #define GL_BGR 0x80E0 macro
/third_party/vk-gl-cts/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()
2826 format.format == GL_BGR || format.format == GL_BGRA || format.format == GL_RED_INTEGER || in getBits()
2833 …ormat == GL_RG || format.format == GL_RGB || format.format == GL_RGBA || format.format == GL_BGR || in getBits()
2840 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_…
/third_party/vk-gl-cts/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()
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreadme.tex350 <enum value="0x80E0" name="GL_BGR" />
361 #define GL_BGR 0x80E0
/third_party/openGLES/xml/
Dreadme.tex414 <enum value="0x80E0" name="GL_BGR" />
425 #define GL_BGR 0x80E0
/third_party/mesa3d/include/GL/
Dgl.h1448 #define GL_BGR 0x80E0 macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl367 #define GL_BGR 0x80E0 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl.h1503 #define GL_BGR 0x80E0 macro
/third_party/flutter/glfw/deps/glad/
Dglad.h697 #define GL_BGR 0x80E0 macro
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dglcorearb.h350 #define GL_BGR 0x80E0 macro

12