Searched refs:gles1_unimplemented (Results 1 – 3 of 3) sorted by relevance
43 void gles1_unimplemented() { in gles1_unimplemented() function129 func = (void *)gles1_unimplemented; in gles1_dispatch_get_proc_func()
57 void gles1_unimplemented();
202 if ((void*)ctx->glVertexPointerWithDataSize != gles1_unimplemented) { in s_glVertexPointerData()219 if ((void*)ctx->glColorPointerWithDataSize != gles1_unimplemented) { in s_glColorPointerData()236 if ((void*)ctx->glTexCoordPointerWithDataSize != gles1_unimplemented) { in s_glTexCoordPointerData()255 if ((void*)ctx->glNormalPointerWithDataSize != gles1_unimplemented) { in s_glNormalPointerData()