OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_glFramebufferTexture2DOES
(Results
1 - 5
of
5
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.cpp
243
ptr = getProc("glFramebufferTexture2DOES", userData);
set_glFramebufferTexture2DOES
((glFramebufferTexture2DOES_client_proc_t)ptr);
gl_client_context.h
[
all
...]
gl_enc.cpp
[
all
...]
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.cpp
234
ptr = dlsym(gles_android,"glFramebufferTexture2DOES"); disp->
set_glFramebufferTexture2DOES
((glFramebufferTexture2DOES_t)ptr);
gles_dispatch.h
[
all
...]
Completed in 40 milliseconds