#include "flutter/fml/build_config.h"
#include "flutter/fml/logging.h"
#include "vulkan/vulkan.hpp"
Go to the source code of this file.
◆ VK_NO_PROTOTYPES
Definition at line 11 of file vk.h.
◆ VULKAN_HPP_ASSERT
| #define VULKAN_HPP_ASSERT FML_CHECK |
Definition at line 58 of file vk.h.
◆ VULKAN_HPP_ASSERT_ON_RESULT
| #define VULKAN_HPP_ASSERT_ON_RESULT |
( |
|
ignored | ) |
{ [[maybe_unused]] auto res = (ignored); } |
Definition at line 65 of file vk.h.
◆ VULKAN_HPP_NAMESPACE
| #define VULKAN_HPP_NAMESPACE impeller::vk |
Definition at line 64 of file vk.h.
◆ VULKAN_HPP_NO_EXCEPTIONS
| #define VULKAN_HPP_NO_EXCEPTIONS |
Definition at line 67 of file vk.h.