OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glLineWidthxOES_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_dispatch.h
200
glLineWidthxOES_t
glLineWidthxOES;
[
all
...]
gles_proc.h
200
typedef void (*
glLineWidthxOES_t
) (GLfixed);
gles_dispatch.cpp
202
ptr = dlsym(gles_android,"glLineWidthxOES"); disp->set_glLineWidthxOES((
glLineWidthxOES_t
)ptr);
Completed in 39 milliseconds