OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:eglCreatePbufferFromClientBuffer_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_proc.h
40
typedef EGLSurface (*
eglCreatePbufferFromClientBuffer_t
) (EGLDisplay, EGLenum, EGLClientBuffer, EGLConfig, const EGLint*);
/sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h
40
typedef EGLSurface (EGLAPIENTRY *
eglCreatePbufferFromClientBuffer_t
) (EGLDisplay, EGLenum, EGLClientBuffer, EGLConfig, const EGLint*);
/sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h
40
typedef EGLSurface (*
eglCreatePbufferFromClientBuffer_t
) (EGLDisplay, EGLenum, EGLClientBuffer, EGLConfig, const EGLint*);
Completed in 74 milliseconds