Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Public/
DShaderLang.h55 #define GLSLANG_EXPORT __declspec(dllexport) macro
57 #define GLSLANG_EXPORT __declspec(dllimport) macro
60 #define GLSLANG_EXPORT __attribute__((visibility("default"))) macro
65 #define GLSLANG_EXPORT macro
/third_party/glslang/glslang/Include/
Dglslang_c_interface.h209 #define GLSLANG_EXPORT __declspec(dllexport) macro
219 #define GLSLANG_EXPORT macro