Home
last modified time | relevance | path

Searched refs:GL_NONE (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DFramebufferData.cpp137 GLint type = GL_NONE; in validate()
141 if(type != GL_NONE) in validate()
148 if(type != GL_NONE) in validate()
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2.h456 #define GL_NONE 0 macro