Searched refs:GL_UNSIGNED_SHORT_1_5_5_5_REV (Results 1 - 22 of 22) sorted by relevance

/external/mesa3d/src/glx/
H A Dcompsize.c52 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
122 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_pixel_read.c74 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
H A Dradeon_texture.c301 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
316 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_pixel_read.c74 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
H A Dradeon_texture.c301 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
316 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
/external/mesa3d/src/mesa/main/
H A Dglformats.c246 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
341 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
469 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
960 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
1860 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
2045 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
2165 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
3520 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
H A Dformats.c984 *datatype = GL_UNSIGNED_SHORT_1_5_5_5_REV;
1046 *datatype = GL_UNSIGNED_SHORT_1_5_5_5_REV;
1647 return format == GL_BGRA && type == GL_UNSIGNED_SHORT_1_5_5_5_REV &&
1705 return format == GL_RGBA && type == GL_UNSIGNED_SHORT_1_5_5_5_REV;
2053 return format == GL_BGRA_INTEGER && type == GL_UNSIGNED_SHORT_1_5_5_5_REV &&
2061 return format == GL_RGBA_INTEGER && type == GL_UNSIGNED_SHORT_1_5_5_5_REV;
H A Dtexformat.c75 } else if (type == GL_UNSIGNED_SHORT_1_5_5_5_REV) {
H A Dreadpix.c930 type == GL_UNSIGNED_SHORT_1_5_5_5_REV)
H A Dmipmap.c541 else if (datatype == GL_UNSIGNED_SHORT_1_5_5_5_REV && comps == 4) {
1126 else if ((datatype == GL_UNSIGNED_SHORT_1_5_5_5_REV) && (comps == 4)) {
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c314 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTexturesTests.cpp9395 GL_UNSIGNED_SHORT_1_5_5_5_REV,
9653 gl.textureSubImage1D(m_to_1D, 0, 0, s_reference_width, s_reference_format, GL_UNSIGNED_SHORT_1_5_5_5_REV,
9894 GL_UNSIGNED_SHORT_1_5_5_5_REV, s_reference);
10148 s_reference_format, GL_UNSIGNED_SHORT_1_5_5_5_REV, s_reference);
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1946 validColorTypes.push_back(GL_UNSIGNED_SHORT_1_5_5_5_REV);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl666 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366
/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2554 validColorTypes.push_back(GL_UNSIGNED_SHORT_1_5_5_5_REV);
/external/mesa3d/include/GL/
H A Dgl.h1464 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
H A Dglcorearb.h453 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
H A Dglext.h89 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp2338 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
H A DlibGL.cpp104 case GL_UNSIGNED_SHORT_1_5_5_5_REV:
/external/swiftshader/include/GL/
H A Dglcorearb.h451 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro
H A Dglext.h87 #define GL_UNSIGNED_SHORT_1_5_5_5_REV 0x8366 macro

Completed in 2019 milliseconds