Searched refs:ANGLE_APIENTRY (Results 1 – 2 of 2) sorted by relevance
34 # define ANGLE_APIENTRY __stdcall macro36 # define ANGLE_APIENTRY macro315 ANGLE_PLATFORM_EXPORT bool ANGLE_APIENTRY ANGLEGetDisplayPlatform(angle::EGLDisplayType display,323 ANGLE_PLATFORM_EXPORT void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display);328 typedef bool(ANGLE_APIENTRY *GetDisplayPlatformFunc)(angle::EGLDisplayType,333 typedef void(ANGLE_APIENTRY *ResetDisplayPlatformFunc)(angle::EGLDisplayType);
30 bool ANGLE_APIENTRY ANGLEGetDisplayPlatform(angle::EGLDisplayType display, in ANGLEGetDisplayPlatform()65 void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display) in ANGLEResetDisplayPlatform()