Searched refs:GL_BGR_INTEGER (Results 1 – 16 of 16) sorted by relevance
/external/angle/src/libANGLE/ |
D | format_map_desktop.cpp | 40 case GL_BGR_INTEGER: in ValidDesktopFormat() 97 case GL_BGR_INTEGER: in ValidDesktopFormatCombination()
|
/external/mesa3d/src/mesa/main/ |
D | glformats.c | 178 case GL_BGR_INTEGER: in get_map_idx() 614 case GL_BGR_INTEGER: in _mesa_is_enum_format_unsized() 1481 case GL_BGR_INTEGER: in _mesa_unpack_format_to_base_format() 1525 return GL_BGR_INTEGER; in _mesa_base_format_to_integer_format()
|
D | texstorage.c | 251 case GL_BGR_INTEGER: in _mesa_is_legal_tex_storage_format()
|
D | texgetimage.c | 406 case GL_BGR_INTEGER: in _mesa_base_pack_format()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 481 #define GL_BGR_INTEGER 0x8D9A macro
|
/external/deqp/external/openglcts/modules/common/ |
D | glcPackedPixelsTests.cpp | 321 …{ 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() 2828 format.format == GL_BGR_INTEGER || format.format == GL_BGRA_INTEGER) in getBits() 2835 …format.format == GL_RGBA_INTEGER || format.format == GL_BGR_INTEGER || format.format == GL_BGRA_IN… in getBits() 2842 format.format == GL_BGR_INTEGER || format.format == GL_BGRA_INTEGER) in getBits()
|
D | glcPackedDepthStencilTests.cpp | 186 GL_RGBA_INTEGER, GL_BGR_INTEGER, GL_BGRA_INTEGER,
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessBuffersTests.cpp | 2748 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferData() 2778 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferData() 3031 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferSubData() 3062 GL_RGB_INTEGER, GL_BGR_INTEGER, in TestErrorsOfClearNamedBufferSubData()
|
D | gl4cDirectStateAccessTexturesTests.cpp | 9961 GL_BGR_INTEGER, in Prepare()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_blorp.c | 938 format != GL_BGR_INTEGER && in blorp_get_client_format()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1162 #define GL_BGR_INTEGER 0x8D9A macro
|
/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/ |
D | glew.h | 2141 #define GL_BGR_INTEGER 0x8D9A macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1073 #define GL_BGR_INTEGER 0x8D9A macro
|
D | glext.h | 955 #define GL_BGR_INTEGER 0x8D9A macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 2135 #define GL_BGR_INTEGER 0x8D9A macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 5217 #define GL_BGR_INTEGER 0x8D9A macro
|