/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | format_map_desktop.cpp | 41 case GL_BGRA_INTEGER: in ValidDesktopFormat() 98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glformats.c | 181 case GL_BGRA_INTEGER: in get_map_idx() 615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized() 1487 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format() 1531 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format() 3865 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3877 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3887 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3897 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3923 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3935 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() [all...] |
H A D | texstorage.c | 253 case GL_BGRA_INTEGER: in _mesa_is_legal_tex_storage_format()
|
H A D | texgetimage.c | 405 case GL_BGRA_INTEGER: in _mesa_base_pack_format()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 322 { GL_BGRA_INTEGER, 4, FORMAT_COLOR_INTEGER, GL_COLOR_ATTACHMENT0, { { 2, 1, 0, 3,-1,-1,-1,-1,-1} } }, 480 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_4_4_4_4_REV, 4, true }, 481 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_4_4_4_4, 4, true }, 485 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_5_5_5_1, 4, true }, 489 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_SHORT_1_5_5_5_REV, 4, true }, 493 { GL_BGRA_INTEGER, GL_BGRA_INTEGE [all...] |
H A D | glcPackedDepthStencilTests.cpp | 186 GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER,
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessBuffersTests.cpp | 2749 GL_RGBA_INTEGER, GL_BGRA_INTEGER, in TestErrorsOfClearNamedBufferData() 2767 "GL_RED_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_BGR_INTEGER, GL_RGBA_INTEGER, GL_BGRA_INTEGER, " in TestErrorsOfClearNamedBufferData() 2779 GL_RGBA_INTEGER, GL_BGRA_INTEGER, in TestErrorsOfClearNamedBufferData() 3032 GL_RGBA_INTEGER, GL_BGRA_INTEGER, in TestErrorsOfClearNamedBufferSubData() 3051 "GL_RED_INTEGER, GL_RG_INTEGER, GL_RGB_INTEGER, GL_BGR_INTEGER, GL_RGBA_INTEGER, GL_BGRA_INTEGER, " in TestErrorsOfClearNamedBufferSubData() 3063 GL_RGBA_INTEGER, GL_BGRA_INTEGER, in TestErrorsOfClearNamedBufferSubData()
|
H A D | gl4cDirectStateAccessTexturesTests.cpp | 9962 GL_BGRA_INTEGER }; in Prepare()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_pbo_compute.c | 96 } else if (format == GL_BGR_INTEGER || format == GL_BGRA_INTEGER) { in get_convert_format()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 480 #define GL_BGRA_INTEGER 0x8D9B macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 238 #define GL_BGRA_INTEGER 0x8D9B macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1074 #define GL_BGRA_INTEGER 0x8D9B macro
|
H A D | glext.h | 956 #define GL_BGRA_INTEGER 0x8D9B macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1055 #define GL_BGRA_INTEGER 0x8D9B macro
|
H A D | glext.h | 937 #define GL_BGRA_INTEGER 0x8D9B macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1074 #define GL_BGRA_INTEGER 0x8D9B macro
|
H A D | glext.h | 955 #define GL_BGRA_INTEGER 0x8D9B macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1074 #define GL_BGRA_INTEGER 0x8D9B macro
|
H A D | glext.h | 955 #define GL_BGRA_INTEGER 0x8D9B macro
|