Searched refs:clearDepthBuffer (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h675 void clearDepthBuffer(const GLfloat value);
H A DlibGLESv3.cpp2344 context->clearDepthBuffer(value[0]);
2371 context->clearDepthBuffer(depth);
H A DContext.cpp3473 void Context::clearDepthBuffer(const GLfloat value) function in class:es2::Context

Completed in 147 milliseconds