Searched refs:eglCreatePbufferSurface_t (Results 1 – 3 of 3) sorted by relevance
31 eglCreatePbufferSurface_t eglCreatePbufferSurface;76 …eglCreatePbufferSurface_t set_eglCreatePbufferSurface(eglCreatePbufferSurface_t f) { eglCreatePbuf… in set_eglCreatePbufferSurface()
32 typedef EGLSurface (* eglCreatePbufferSurface_t) (EGLDisplay, EGLConfig, const EGLint*); typedef
34 …roid,"eglCreatePbufferSurface"); disp->set_eglCreatePbufferSurface((eglCreatePbufferSurface_t)ptr); in create_egl_dispatch()