Lines Matching refs:cout
113 std::cout << "dlerror: " << dlerror() << std::endl;
114 std::cout << "isSupportedVulkan_: false" << std::endl;
143 std::cout << "instance_ ptr: " << instance_ << std::endl;
149 std::cout << "set isSupportedVulkan_: " << isSupportedVulkan_ << std::endl;
150 std::cout << "TrytoCreateVkInstance result: " << result << std::endl;
218 std::cout << "Could not find a matching queue family index" << std::endl;
268 std::cout << "LibVulkan opened: " << opened << std::endl;
269 std::cout << "libVulkan_ ptr: " << libVulkan_ << std::endl;
302 std::cout << "isSupportedVulkan_: " << isSupportedVulkan_ << std::endl;
304 std::cout << "instance_ ptr: " << instance_ << std::endl;
365 std::cout << "isSupportedVulkan_: " << isSupportedVulkan_ << std::endl;
367 std::cout << "instance_ ptr: " << instance_ << std::endl;
397 std::cout << "isSupportedVulkan_: " << isSupportedVulkan_ << std::endl;
399 std::cout << "vkCreateDevice ptr: " << vkCreateDevice << std::endl;
401 std::cout << "physicalDevice_ ptr: " << physicalDevice_ << std::endl;
424 std::cout << "vkCreateDevice err: " << err << std::endl;
426 std::cout << "logicalDevice ptr: " << logicalDevice << std::endl;
440 std::cout << "isSupportedVulkan_: " << isSupportedVulkan_ << std::endl;
442 std::cout << "vkCreateDevice ptr: " << vkCreateDevice << std::endl;
444 std::cout << "physicalDevice_ ptr: " << physicalDevice_ << std::endl;
466 std::cout << "vkCreateDevice err: " << err << std::endl;
468 std::cout << "logicalDevice ptr: " << logicalDevice << std::endl;
493 std::cout << "isSupportedVulkan_: " << isSupportedVulkan_ << std::endl;
495 std::cout << "vkCreateDevice ptr: " << vkCreateDevice << std::endl;
497 std::cout << "physicalDevice_ ptr: " << physicalDevice_ << std::endl;
519 std::cout << "vkCreateDevice err: " << err << std::endl;
521 std::cout << "logicalDevice ptr: " << logicalDevice << std::endl;