Lines Matching refs:vkCreateInstance

234 // vkCreateInstance, to vkCreateDevicce, and then through their destructors.  With special
283 // vkCreateInstance, to vkCreateDevicce, and then through their destructors. With special
332 // vkCreateInstance, to vkCreateDevicce, and then through their destructors. With special
389 // Test failure during vkCreateInstance to make sure we don't leak memory if
410 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
419 // Test failure during vkCreateInstance to make sure we don't leak memory if
455 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
464 // Test failure during vkCreateInstance & surface creation to make sure we don't leak memory if
486 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
509 // Test failure during vkCreateInstance to make sure we don't leak memory if
537 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
546 // Test failure during vkCreateInstance & surface creation to make sure we don't leak memory if
574 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
597 // Test failure during vkCreateInstance to make sure we don't leak memory if
619 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
696 // Test failure during vkCreateInstance and vkCreateDevice to make sure we don't
762 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
823 // Test failure during vkCreateInstance when a driver of the wrong architecture is present
846 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
856 // Test failure during vkCreateInstance and vkCreateDevice to make sure we don't
886 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);
967 // Test failure during vkCreateInstance and vkCreateDevice to make sure we don't
1005 result = env.vulkan_functions.vkCreateInstance(inst_create_info.get(), tracker.get(), &instance);