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