Home
last modified time | relevance | path

Searched defs:GL_POINT_SPRITE (Results 1 – 2 of 2) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
Dgldefs.h33 #define GL_POINT_SPRITE 0x8861 macro
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DGLEnum.java435 GL_POINT_SPRITE(0x8861), enumConstant