Searched refs:ANGLE_PLATFORM_EXPORT (Results 1 – 1 of 1) sorted by relevance
19 # define ANGLE_PLATFORM_EXPORT __declspec(dllimport) macro21 # define ANGLE_PLATFORM_EXPORT __declspec(dllexport) macro24 # define ANGLE_PLATFORM_EXPORT __attribute__((visibility ("default"))) macro26 #if !defined(ANGLE_PLATFORM_EXPORT)27 # define ANGLE_PLATFORM_EXPORT macro278 struct ANGLE_PLATFORM_EXPORT PlatformMethods313 ANGLE_PLATFORM_EXPORT bool ANGLE_APIENTRY ANGLEGetDisplayPlatform(angle::EGLDisplayType display,321 ANGLE_PLATFORM_EXPORT void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display);