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