Home | History | Annotate | Download | only in GLES2

Lines Matching full:dashcount

868 void API_ENTRY(glPathDashArrayNV)(GLuint path, GLsizei dashCount, const GLfloat *dashArray) {
869 CALL_GL_API(glPathDashArrayNV, path, dashCount, dashArray);