Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h394 void setDepthFunc(GLenum func);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1603 void GLEScontext::setDepthFunc(GLenum func) { in setDepthFunc() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp861 ctx->setDepthFunc(func); in glDepthFunc()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1486 ctx->setDepthFunc(func); in glDepthFunc()