Searched refs:GL_UNSIGNED_SHORT_4_4_4_4 (Results 1 - 9 of 9) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp250 case GL_UNSIGNED_SHORT_4_4_4_4:
327 case GL_UNSIGNED_SHORT_4_4_4_4:
H A DTexture.cpp286 case GL_UNSIGNED_SHORT_4_4_4_4:
H A DlibGLESv2.cpp4507 case GL_UNSIGNED_SHORT_4_4_4_4:
/external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
H A DTextureUtil.java178 dataType = GLES20.GL_UNSIGNED_SHORT_4_4_4_4;
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DGLUtils.cpp257 return GL_UNSIGNED_SHORT_4_4_4_4;
/external/mesa3d/include/GLES2/
H A Dgl2.h254 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
H A Dgl2.h254 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
/external/quake/quake/src/WinQuake/
H A Dgl_draw.cpp1488 glTexImage2D(GL_TEXTURE_2D, mipLevel, GL_RGBA, width, height, 0, GL_RGBA, GL_UNSIGNED_SHORT_4_4_4_4, 0);
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h120 #define GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro

Completed in 260 milliseconds