OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_glMatrixIndexPointerOES
(Results
1 - 6
of
6
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.cpp
251
ptr = getProc("glMatrixIndexPointerOES", userData);
set_glMatrixIndexPointerOES
((glMatrixIndexPointerOES_client_proc_t)ptr);
GLEncoder.cpp
[
all
...]
gl_client_context.h
[
all
...]
gl_enc.cpp
[
all
...]
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.cpp
242
ptr = dlsym(gles_android,"glMatrixIndexPointerOES"); disp->
set_glMatrixIndexPointerOES
((glMatrixIndexPointerOES_t)ptr);
gles_dispatch.h
[
all
...]
Completed in 486 milliseconds