Searched refs:ANGLE_PLATFORM_EXPORT (Results 1 – 2 of 2) sorted by relevance
18 #if !defined(ANGLE_PLATFORM_EXPORT)21 # define ANGLE_PLATFORM_EXPORT __declspec(dllimport) macro23 # define ANGLE_PLATFORM_EXPORT __declspec(dllexport) macro26 # define ANGLE_PLATFORM_EXPORT __attribute__((visibility("default"))) macro29 #if !defined(ANGLE_PLATFORM_EXPORT)30 # define ANGLE_PLATFORM_EXPORT macro278 struct ANGLE_PLATFORM_EXPORT PlatformMethods315 ANGLE_PLATFORM_EXPORT bool ANGLE_APIENTRY ANGLEGetDisplayPlatform(angle::EGLDisplayType display,323 ANGLE_PLATFORM_EXPORT void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display);
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 macro261 struct ANGLE_PLATFORM_EXPORT PlatformMethods298 ANGLE_PLATFORM_EXPORT bool ANGLE_APIENTRY ANGLEGetDisplayPlatform(angle::EGLDisplayType display,306 ANGLE_PLATFORM_EXPORT void ANGLE_APIENTRY ANGLEResetDisplayPlatform(angle::EGLDisplayType display);