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