Searched defs:GLES2FunctionPointer (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_lib.h15 typedef void (*GLES2FunctionPointer)(void); typedef in namespace:gles2
19 gles2::GLES2FunctionPointer func;
34 GLES2_C_LIB_EXPORT GLES2FunctionPointer GetGLFunctionPointer(const char* name);

Completed in 64 milliseconds