Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dformat_map_desktop.cpp41 case GL_BGRA_INTEGER: in ValidDesktopFormat()
98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
/third_party/mesa3d/src/mesa/main/
H A Dglformats.c181 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 Dtexstorage.c253 case GL_BGRA_INTEGER: in _mesa_is_legal_tex_storage_format()
H A Dtexgetimage.c405 case GL_BGRA_INTEGER: in _mesa_base_pack_format()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp322 { 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 DglcPackedDepthStencilTests.cpp186 GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER,
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp2749 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 Dgl4cDirectStateAccessTexturesTests.cpp9962 GL_BGRA_INTEGER }; in Prepare()
/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h480 #define GL_BGRA_INTEGER 0x8D9B macro
/third_party/glfw/deps/glad/
H A Dgl.h238 #define GL_BGRA_INTEGER 0x8D9B macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1074 #define GL_BGRA_INTEGER 0x8D9B macro
H A Dglext.h956 #define GL_BGRA_INTEGER 0x8D9B macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1055 #define GL_BGRA_INTEGER 0x8D9B macro
H A Dglext.h937 #define GL_BGRA_INTEGER 0x8D9B macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1074 #define GL_BGRA_INTEGER 0x8D9B macro
H A Dglext.h955 #define GL_BGRA_INTEGER 0x8D9B macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1074 #define GL_BGRA_INTEGER 0x8D9B macro
H A Dglext.h955 #define GL_BGRA_INTEGER 0x8D9B macro

Completed in 374 milliseconds