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

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

Completed in 515 milliseconds