Home
last modified time | relevance | path

Searched defs:GL_UNSIGNED_SHORT (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/
DVboDetailProvider.java47 GL_UNSIGNED_SHORT, enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h238 #define GL_UNSIGNED_SHORT 0x1403 macro
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h317 #define GL_UNSIGNED_SHORT 0x1403 macro
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java162 GL_UNSIGNED_SHORT(0x1403), enumConstant