Home
last modified time | relevance | path

Searched refs:voidptr (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles12tr.h7 typedef void* voidptr; typedef
9 …X(voidptr, create_gles1_context, (void* share, const void* underlying_apis), (share, underlying_ap…
10 X(voidptr, get_current_gles_context, (), ()) \
12 X(voidptr, create_underlying_api, (), ()) \
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles12tr.entries5 %typedef void* voidptr;
7 voidptr create_gles1_context(void* share, const void* underlying_apis);
8 voidptr get_current_gles_context(void);
10 voidptr create_underlying_api(void);