Home
last modified time | relevance | path

Searched defs:ANGLE_PLATFORM_EXPORT (Results 1 – 1 of 1) sorted by relevance

/external/angle/include/platform/
DPlatformMethods.h21 # define ANGLE_PLATFORM_EXPORT __declspec(dllimport) macro
23 # define ANGLE_PLATFORM_EXPORT __declspec(dllexport) macro
26 # define ANGLE_PLATFORM_EXPORT __attribute__((visibility("default"))) macro
30 # define ANGLE_PLATFORM_EXPORT macro