Searched refs:ANGLE_PLATFORM_EXPORT (Results 1 – 1 of 1) 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);