Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.h35 void *(WINAPI * wglGetProcAddress) (const char *proc); member
52 int (WINAPI * wglGetSwapIntervalEXT) (void); member
DSDL_windowsvideo.c325 HRESULT (WINAPI *CreateDXGI)(REFIID riid, void **ppFactory); in DXGI_LoadDLL() local
DSDL_windowsopengl.c337 const char *(WINAPI * wglGetExtensionsStringARB) (HDC) = 0; in WIN_GL_InitExtensions() local
/third_party/python/PC/
Dfrozen_dllmain.c118 BOOL (WINAPI * pfndllmain)(HINSTANCE, DWORD, LPVOID); in CallModuleDllMain() local
/third_party/boost/boost/winapi/
Dbasic_types.hpp24 # define WINAPI __cdecl // Note this doesn't match the desktop definition macro
26 # define WINAPI __stdcall macro
/third_party/mesa3d/include/D3D9/
Dd3d9.h608 void (WINAPI *PreLoad)(IDirect3DBaseTexture9 *This); member
616 void (WINAPI *GenerateMipSubLevels)(IDirect3DBaseTexture9 *This); member
694 void (WINAPI *PreLoad)(IDirect3DCubeTexture9 *This); member
702 void (WINAPI *GenerateMipSubLevels)(IDirect3DCubeTexture9 *This); member
757 void (WINAPI *SetCursorPosition)(IDirect3DDevice9 *This, int X, int Y, DWORD Flags); member
767 …void (WINAPI *SetGammaRamp)(IDirect3DDevice9 *This, UINT iSwapChain, DWORD Flags, const D3DGAMMARA… member
768 void (WINAPI *GetGammaRamp)(IDirect3DDevice9 *This, UINT iSwapChain, D3DGAMMARAMP *pRamp); member
826 float (WINAPI *GetNPatchMode)(IDirect3DDevice9 *This); member
1008 void (WINAPI *SetCursorPosition)(IDirect3DDevice9Ex *This, int X, int Y, DWORD Flags); member
1018 …void (WINAPI *SetGammaRamp)(IDirect3DDevice9Ex *This, UINT iSwapChain, DWORD Flags, const D3DGAMMA… member
[all …]
Dd3d9types.h179 #define WINAPI __attribute__((ms_abi)) macro
181 #define WINAPI __attribute__((__stdcall__)) macro
183 #define WINAPI macro
/third_party/ffmpeg/libavcodec/
Dmf_utils.c58 HRESULT (WINAPI *MFTEnumEx_ptr)(GUID guidCategory, UINT32 Flags, in ff_MFTEnumEx() local
/third_party/mesa3d/include/d3dadapter/
Dpresent.h153 void (WINAPI *GetVersion) (ID3DPresentGroup *This, int *major, int *minor); member
/third_party/ffmpeg/libavutil/
Dhwcontext_d3d11va.c581 HRESULT (WINAPI * pf_DXGIGetDebugInterface)(const GUID *riid, void **ppDebug) in d3d11va_device_create() local
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.h55 #define WINAPI macro