OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glBindFramebufferOES_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h
227
glBindFramebufferOES_t
glBindFramebufferOES;
[
all
...]
gles_proc.h
227
typedef void (*
glBindFramebufferOES_t
) (GLenum, GLuint);
gles_dispatch.cpp
229
ptr = dlsym(gles_android,"glBindFramebufferOES"); disp->set_glBindFramebufferOES((
glBindFramebufferOES_t
)ptr);
Completed in 1922 milliseconds