Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxcapi.h18 #define DXC_API_IMPORT __declspec(dllimport) macro
22 #define DXC_API_IMPORT __attribute__ ((visibility ("default"))) macro