Home | History | Annotate | Download | only in GLES2

Lines Matching full:glclearbufferfi

604 void API_ENTRY(glClearBufferfi)(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) {
605 CALL_GL_API(glClearBufferfi, buffer, drawbuffer, depth, stencil);