OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glClearColorx_t
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_proc.h
69
typedef void (*
glClearColorx_t
) (GLclampx, GLclampx, GLclampx, GLclampx);
/sdk/emulator/opengl/host/libs/libOpenglRender/
gl_proc.h
69
typedef void (GL_APIENTRY *
glClearColorx_t
) (GLclampx, GLclampx, GLclampx, GLclampx);
Completed in 3853 milliseconds