OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_glPointSizePointerOES
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
[
all
...]
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h
439
glPointSizePointerOES_t
set_glPointSizePointerOES
(glPointSizePointerOES_t f) { glPointSizePointerOES_t retval = glPointSizePointerOES; glPointSizePointerOES = f; return retval;}
[
all
...]
Completed in 2531 milliseconds