Searched refs:hinstance (Results 1 – 7 of 7) sorted by relevance
161 createInfo.hinstance = windowData->hinstance; in WIN_Vulkan_CreateSurface()
37 HINSTANCE hinstance; member
189 data->hinstance = (HINSTANCE) GetWindowLongPtr(hwnd, GWLP_HINSTANCE); in SetupWindowData()803 info->info.win.hinstance = data->hinstance; in WIN_GetWindowWMInfo()
117 HINSTANCE hinstance; member
40 HINSTANCE hinstance; member
12123 , hinstance( hinstance_ ) in Win32SurfaceCreateInfoKHR()12152 hinstance = hinstance_; in setHinstance()12177 && ( hinstance == rhs.hinstance ) in operator ==()12192 HINSTANCE hinstance; member
212 HINSTANCE hinstance; /**< The instance handle */ member
Completed in 167 milliseconds