Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxcapi.h17 #ifndef DXC_API_IMPORT
18 #define DXC_API_IMPORT __declspec(dllimport) macro
21 #ifndef DXC_API_IMPORT
22 #define DXC_API_IMPORT __attribute__ ((visibility ("default"))) macro
200 DXC_API_IMPORT HRESULT __stdcall DxcCreateInstance(
207 DXC_API_IMPORT HRESULT __stdcall DxcCreateInstance2(