/external/angle/src/libANGLE/ |
D | format_map_desktop.cpp | 41 case GL_BGRA_INTEGER: in ValidDesktopFormat() 98 case GL_BGRA_INTEGER: in ValidDesktopFormatCombination()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 181 case GL_BGRA_INTEGER: in get_map_idx() 615 case GL_BGRA_INTEGER: in _mesa_is_enum_format_unsized() 1483 case GL_BGRA_INTEGER: in _mesa_unpack_format_to_base_format() 1527 return GL_BGRA_INTEGER; in _mesa_base_format_to_integer_format() 3683 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3695 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3705 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3715 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3741 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() 3753 else if (format == GL_BGRA_INTEGER) in _mesa_format_from_format_and_type() [all …]
|
D | texstorage.c | 252 case GL_BGRA_INTEGER: in _mesa_is_legal_tex_storage_format()
|
D | texgetimage.c | 402 case GL_BGRA_INTEGER: in _mesa_base_pack_format()
|
/external/deqp/external/openglcts/modules/common/ |
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_INTEGER, GL_UNSIGNED_INT_8_8_8_8, 4, true }, 497 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_8_8_8_8_REV, 4, true }, 501 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_10_10_10_2, 4, true }, 505 { GL_BGRA_INTEGER, GL_BGRA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, 4, true }, 622 formatMap[GL_BGRA_INTEGER] = "GL_BGRA_INTEGER"; in getFormatStr() [all …]
|
D | glcPackedDepthStencilTests.cpp | 186 GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER,
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 480 #define GL_BGRA_INTEGER 0x8D9B macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessBuffersTests.cpp | 2749 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() 3063 GL_RGBA_INTEGER, GL_BGRA_INTEGER, in TestErrorsOfClearNamedBufferSubData()
|
D | gl4cDirectStateAccessTexturesTests.cpp | 9962 GL_BGRA_INTEGER }; in Prepare()
|
/external/virglrenderer/src/ |
D | vrend_formats.c | 305 …{ VIRGL_FORMAT_B10G10R10A2_UINT, GL_RGB10_A2UI, GL_BGRA_INTEGER, GL_UNSIGNED_INT_2_10_10_10_REV, N…
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_blorp.c | 940 format != GL_BGRA_INTEGER) { in blorp_get_client_format()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1163 #define GL_BGRA_INTEGER 0x8D9B macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1074 #define GL_BGRA_INTEGER 0x8D9B macro
|
D | glext.h | 955 #define GL_BGRA_INTEGER 0x8D9B macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1074 #define GL_BGRA_INTEGER 0x8D9B macro
|
D | glext.h | 956 #define GL_BGRA_INTEGER 0x8D9B macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 2136 #define GL_BGRA_INTEGER 0x8D9B macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 5219 #define GL_BGRA_INTEGER 0x8D9B macro
|