Home | History | Annotate | Download | only in GLES

Lines Matching refs:GLclampf

703 GL_API void GL_APIENTRY glDepthRangefOES (GLclampf zNear, GLclampf zFar);
708 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
710 typedef void (GL_APIENTRYP PFNGLDEPTHRANGEFOESPROC) (GLclampf zNear, GLclampf zFar);
715 typedef void (GL_APIENTRYP PFNGLCLEARDEPTHFOESPROC) (GLclampf depth);