Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_SHORT_1_5_5_5_REV (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/glx/
Dcompsize.c52 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in __glElementsPerGroup()
112 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in __glBytesPerElement()
/external/mesa3d/src/mesa/main/
Dglformats.c46 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_type_is_packed()
139 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_sizeof_packed_type()
263 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_bytes_per_pixel()
432 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_is_type_unsigned()
1051 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_error_check_format_and_type()
1225 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_error_check_format_and_type()
1346 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_error_check_format_and_type()
Dformats.c2095 *datatype = GL_UNSIGNED_SHORT_1_5_5_5_REV; in _mesa_format_to_type_and_comps()
2676 return format == GL_BGRA && type == GL_UNSIGNED_SHORT_1_5_5_5_REV && in _mesa_format_matches_format_and_type()
Dtexformat.c76 } else if (type == GL_UNSIGNED_SHORT_1_5_5_5_REV) { in _mesa_choose_tex_format()
Dpack.c697 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_pack_rgba_span_from_uints()
1084 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_pack_rgba_span_from_ints()
2570 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in _mesa_pack_rgba_span_float()
3183 srcType == GL_UNSIGNED_SHORT_1_5_5_5_REV || in extract_float_rgba()
3477 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in extract_float_rgba()
3792 srcType == GL_UNSIGNED_SHORT_1_5_5_5_REV || in extract_uint_rgba()
4037 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in extract_uint_rgba()
4293 srcType == GL_UNSIGNED_SHORT_1_5_5_5_REV || in _mesa_unpack_color_span_ubyte()
4546 srcType == GL_UNSIGNED_SHORT_1_5_5_5_REV || in _mesa_unpack_color_span_float()
4750 srcType == GL_UNSIGNED_SHORT_1_5_5_5_REV || in _mesa_unpack_color_span_uint()
Dmipmap.c540 else if (datatype == GL_UNSIGNED_SHORT_1_5_5_5_REV && comps == 4) { in do_row()
1125 else if ((datatype == GL_UNSIGNED_SHORT_1_5_5_5_REV) && (comps == 4)) { in do_row_3D()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_pixel_read.c74 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in gl_format_and_type_to_mesa_format()
Dradeon_texture.c357 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in radeonChooseTextureFormat()
372 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_pixel_read.c74 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in gl_format_and_type_to_mesa_format()
Dradeon_texture.c357 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in radeonChooseTextureFormat()
372 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c412 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in internal_format()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1946 validColorTypes.push_back(GL_UNSIGNED_SHORT_1_5_5_5_REV); in test()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl610 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
/external/swiftshader/src/OpenGL/libGL/
DContext.cpp2338 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in readPixels()
DlibGL.cpp104 case GL_UNSIGNED_SHORT_1_5_5_5_REV: in validReadFormatType()
/external/mesa3d/include/GL/
Dgl.h1492 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
Dglext.h74 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2554 validColorTypes.push_back(GL_UNSIGNED_SHORT_1_5_5_5_REV); in test()
/external/swiftshader/include/GL/
Dglcorearb.h453 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
Dglext.h89 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro