Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvulkan.c161 createInfo.hinstance = windowData->hinstance; in WIN_Vulkan_CreateSurface()
A DSDL_windowswindow.h37 HINSTANCE hinstance; member
A DSDL_windowswindow.c189 data->hinstance = (HINSTANCE) GetWindowLongPtr(hwnd, GWLP_HINSTANCE); in SetupWindowData()
803 info->info.win.hinstance = data->hinstance; in WIN_GetWindowWMInfo()
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvk_icd.h117 HINSTANCE hinstance; member
A Dvulkan_win32.h40 HINSTANCE hinstance; member
A Dvulkan.hpp12123 , hinstance( hinstance_ ) in Win32SurfaceCreateInfoKHR()
12152 hinstance = hinstance_; in setHinstance()
12177 && ( hinstance == rhs.hinstance ) in operator ==()
12192 HINSTANCE hinstance; member
/AliOS-Things-master/components/SDL2/include/
A DSDL_syswm.h212 HINSTANCE hinstance; /**< The instance handle */ member

Completed in 167 milliseconds