Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_SHORT_4_4_4_4_REV (Results 1 – 21 of 21) sorted by relevance

/external/mesa3d/src/glx/
Dcompsize.c50 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in __glElementsPerGroup()
120 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in __glBytesPerElement()
/external/mesa3d/src/mesa/main/
Dformats.c1636 return format == GL_BGRA && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && in _mesa_format_matches_format_and_type()
1678 if (format == GL_RGBA && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && swapBytes) in _mesa_format_matches_format_and_type()
1681 if (format == GL_ABGR_EXT && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && !swapBytes) in _mesa_format_matches_format_and_type()
1693 if (format == GL_ABGR_EXT && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && swapBytes) in _mesa_format_matches_format_and_type()
1696 if (format == GL_RGBA && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && !swapBytes) in _mesa_format_matches_format_and_type()
2028 if (format == GL_RGBA_INTEGER && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && swapBytes) in _mesa_format_matches_format_and_type()
2033 if (format == GL_RGBA_INTEGER && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && !swapBytes) in _mesa_format_matches_format_and_type()
2042 return format == GL_BGRA_INTEGER && type == GL_UNSIGNED_SHORT_4_4_4_4_REV && in _mesa_format_matches_format_and_type()
Dglformats.c244 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_type_is_packed()
339 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_sizeof_packed_type()
462 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_bytes_per_pixel()
959 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_is_type_unsigned()
1845 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_error_check_format_and_type()
2043 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_error_check_format_and_type()
2066 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_error_check_format_and_type()
2163 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_error_check_format_and_type()
3498 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in _mesa_format_from_format_and_type()
Dtexformat.c73 if (type == GL_UNSIGNED_SHORT_4_4_4_4_REV) { in _mesa_choose_tex_format()
Dreadpix.c929 type == GL_UNSIGNED_SHORT_4_4_4_4_REV || in read_pixels_es3_error_check()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_pixel_read.c70 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in gl_format_and_type_to_mesa_format()
Dradeon_texture.c298 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in radeonChooseTextureFormat()
313 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_pixel_read.c70 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in gl_format_and_type_to_mesa_format()
Dradeon_texture.c298 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in radeonChooseTextureFormat()
313 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in radeonChooseTextureFormat()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1945 validColorTypes.push_back(GL_UNSIGNED_SHORT_4_4_4_4_REV); in test()
1952 validColorTypes.push_back(GL_UNSIGNED_SHORT_4_4_4_4_REV); in test()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c306 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in internal_format()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2553 validColorTypes.push_back(GL_UNSIGNED_SHORT_4_4_4_4_REV); in test()
2560 validColorTypes.push_back(GL_UNSIGNED_SHORT_4_4_4_4_REV); in test()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp9393 GL_UNSIGNED_SHORT_4_4_4_4_REV, in Prepare()
9643 …tureSubImage1D(m_to_1D, 0, 0, s_reference_width, s_reference_format, GL_UNSIGNED_SHORT_4_4_4_4_REV, in Test1D()
9884 GL_UNSIGNED_SHORT_4_4_4_4_REV, s_reference); in Test2D()
10138 s_reference_format, GL_UNSIGNED_SHORT_4_4_4_4_REV, s_reference); in Test3D()
/external/mesa3d/include/GL/
Dgl.h1462 #define GL_UNSIGNED_SHORT_4_4_4_4_REV 0x8365 macro
Dglcorearb.h452 #define GL_UNSIGNED_SHORT_4_4_4_4_REV 0x8365 macro
Dglext.h88 #define GL_UNSIGNED_SHORT_4_4_4_4_REV 0x8365 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl664 #define GL_UNSIGNED_SHORT_4_4_4_4_REV 0x8365 macro
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp2324 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in readPixels()
DlibGL.cpp103 case GL_UNSIGNED_SHORT_4_4_4_4_REV: in validReadFormatType()
/external/swiftshader/include/GL/
Dglcorearb.h450 #define GL_UNSIGNED_SHORT_4_4_4_4_REV 0x8365 macro
Dglext.h86 #define GL_UNSIGNED_SHORT_4_4_4_4_REV 0x8365 macro