Home
last modified time | relevance | path

Searched refs:glAlphaFuncx (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java66 public void glAlphaFuncx(int func, int ref) { in glAlphaFuncx() method in GLErrorLogger.ErrorLoggingGL
67 ((GL10)mGL).glAlphaFuncx(func, ref); in glAlphaFuncx()
/external/mesa3d/include/GLES/
Dgl.h634 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl49 "glAlphaFuncx",