|
nngn
|
This is the complete list of members for nngn::Instance, including all inherited members.
| error_data | nngn::Instance | private |
| error_fn | nngn::Instance | private |
| ErrorFn typedef | nngn::Instance | |
| get_proc_addr(const char *name) const | nngn::Instance | |
| h | nngn::Instance | private |
| id() const | nngn::Instance | inline |
| init(Graphics::Version version, std::span< const char *const > extensions) | nngn::Instance | |
| init_debug(Graphics::Version version, std::span< const char *const > extensions, std::span< const char *const > layers, ErrorFn error_fn, void *error_data, Graphics::LogLevel log_level) | nngn::Instance | |
| Instance(void)=default | nngn::Instance | |
| messenger | nngn::Instance | private |
| obj_handle(T o) | nngn::Instance | privatestatic |
| set_error() | nngn::Instance | inline |
| set_obj_name(VkDevice dev, T obj, std::string_view name) const | nngn::Instance | inline |
| set_obj_name(VkDevice d, T obj, std::string_view name, std::size_t n, std::string *buf) const | nngn::Instance | inline |
| set_obj_name(VkDevice d, std::span< T > v, std::string_view name) const | nngn::Instance | inline |
| set_obj_name(VkDevice d, T obj, std::string_view name, std::size_t n) const | nngn::Instance | inline |
| set_obj_name(VkDevice d, VkObjectType t, std::uint64_t obj, std::string_view name) const | nngn::Instance | private |
| set_obj_name(VkDevice d, VkObjectType t, std::uint64_t obj, std::string_view name, std::size_t n, std::string *buf) const | nngn::Instance | private |
| set_obj_name_f | nngn::Instance | private |
| ~Instance(void) | nngn::Instance |