Home
last modified time | relevance | path

Searched refs:GL_BGR_INTEGER (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_desktop.cpp40 case GL_BGR_INTEGER: in ValidDesktopFormat()
97 case GL_BGR_INTEGER: in ValidDesktopFormatCombination()
/third_party/mesa3d/src/mesa/main/
H A Dglformats.c178 case GL_BGR_INTEGER: in get_map_idx()
614 case GL_BGR_INTEGER: in _mesa_is_enum_format_unsized()
1485 case GL_BGR_INTEGER: in _mesa_unpack_format_to_base_format()
1529 return GL_BGR_INTEGER; in _mesa_base_format_to_integer_format()
H A Dtexstorage.c252 case GL_BGR_INTEGER: in _mesa_is_legal_tex_storage_format()
H A Dtexgetimage.c409 case GL_BGR_INTEGER: in _mesa_base_pack_format()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c96 } else if (format == GL_BGR_INTEGER || format == GL_BGRA_INTEGER) { in get_convert_format()
97 pformat = st_pbo_get_dst_format(ctx, PIPE_TEXTURE_2D, src_format, false, format == GL_BGR_INTEGER ? GL_RGB_INTEGER : GL_RGBA_INTEGER, type, 0); in get_convert_format()
99 pformat = get_convert_format(ctx, src_format, format == GL_BGR_INTEGER ? GL_RGB_INTEGER : GL_RGBA_INTEGER, type, need_bgra_swizzle); in get_convert_format()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp2748 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferData()
2767 "GL_RED_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_BGR_INTEGER, GL_RGBA_INTEGER, GL_BGRA_INTEGER, " in TestErrorsOfClearNamedBufferData()
2778 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferData()
3031 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferSubData()
3051 "GL_RED_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_BGR_INTEGER, GL_RGBA_INTEGER, GL_BGRA_INTEGER, " in TestErrorsOfClearNamedBufferSubData()
3062 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferSubData()
H A Dgl4cDirectStateAccessTexturesTests.cpp9961 GL_BGR_INTEGER, in Prepare()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp321 { GL_BGR_INTEGER, 3, FORMAT_COLOR_INTEGER, GL_COLOR_ATTACHMENT0, { { 2, 1, 0,-1,-1,-1,-1,-1,-1} } },
621 formatMap[GL_BGR_INTEGER] = "GL_BGR_INTEGER"; in getFormatStr()
2835 format.format == GL_BGR_INTEGER || format.format == GL_BGRA_INTEGER)
2842 format.format == GL_RGBA_INTEGER || format.format == GL_BGR_INTEGER || format.format == GL_BGRA_INTEGER)
2849 format.format == GL_BGR_INTEGER || format.format == GL_BGRA_INTEGER)
H A DglcPackedDepthStencilTests.cpp186 GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h481 #define GL_BGR_INTEGER 0x8D9A macro
/third_party/glfw/deps/glad/
H A Dgl.h239 #define GL_BGR_INTEGER 0x8D9A macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1073 #define GL_BGR_INTEGER 0x8D9A macro
H A Dglext.h955 #define GL_BGR_INTEGER 0x8D9A macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1054 #define GL_BGR_INTEGER 0x8D9A macro
H A Dglext.h936 #define GL_BGR_INTEGER 0x8D9A macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1073 #define GL_BGR_INTEGER 0x8D9A macro
H A Dglext.h954 #define GL_BGR_INTEGER 0x8D9A macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1073 #define GL_BGR_INTEGER 0x8D9A macro
H A Dglext.h954 #define GL_BGR_INTEGER 0x8D9A macro

Completed in 298 milliseconds