Searched refs:hinstance (Results 1 – 11 of 11) sorted by relevance
28 HINSTANCE hinstance = GetModuleHandle(0); in NewVulkanForWin() local36 surfaceCreateInfo.hinstance = hinstance; in NewVulkanForWin()
93 HINSTANCE hinstance; member
8227 , hinstance( hinstance_ ) in Win32SurfaceCreateInfoKHR()8263 hinstance = hinstance_; in setHinstance()8283 && ( hinstance == rhs.hinstance ) in operator ==()8298 HINSTANCE hinstance; member
3709 HINSTANCE hinstance; member
145 surface_info.hinstance = hinstance_; in create_surface()
581 pIcdSurface->win_surf.hinstance = pCreateInfo->hinstance; in terminator_CreateWin32SurfaceKHR()
1362 pt::Win32InstanceHandle hinstance; member
3384 s << "\thinstance = " << value.hinstance << '\n';
830 createInfo.hinstance = inst->hInstance; in app_create_win32_surface()
2990 createInfo.hinstance = demo->connection; in demo_init_vk_swapchain()
3758 HINSTANCE hinstance; member