Home
last modified time | relevance | path

Searched refs:GL_SAMPLE_ALPHA_TO_ONE (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmValidate.cpp172 case GL_SAMPLE_ALPHA_TO_ONE: in capability()
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DglUtils.cpp184 case GL_SAMPLE_ALPHA_TO_ONE: in glUtilsParamSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLEnum.java294 GL_SAMPLE_ALPHA_TO_ONE(0x809F), enumConstant
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h161 #define GL_SAMPLE_ALPHA_TO_ONE 0x809F macro