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

/external/deqp/framework/opengl/wrapper/
H A DglwFunctionLoader.hpp31 typedef GLW_APICALL void (GLW_APIENTRY* GenericFuncType) (void); typedef in namespace:glw
36 virtual GenericFuncType get (const char* name) const = 0;
/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.hpp47 typedef EGLW_APICALL void (EGLW_APIENTRY* GenericFuncType) (void); typedef in namespace:eglw
52 virtual GenericFuncType get (const char* name) const = 0;

Completed in 216 milliseconds