|
nngn
|
This is the complete list of members for nngn::Device, including all inherited members.
| create_sampler(VkFilter filter, VkSamplerAddressMode addr_mode, VkBorderColor border, VkSamplerMipmapMode mip_mode, std::uint32_t mip_levels) const | nngn::Device | |
| create_shader(const Instance &inst, std::string_view name, std::span< const std::uint8_t > src) const | nngn::Device | |
| Device(void)=default | nngn::Device | |
| families | nngn::Device | private |
| graphics | nngn::Device | |
| graphics | nngn::Device | |
| graphics_family(void) const | nngn::Device | inline |
| graphics_queue(void) const | nngn::Device | inline |
| h | nngn::Device | private |
| id(void) const | nngn::Device | inline |
| init(const Instance &inst, VkPhysicalDevice physical_dev, std::uint32_t graphics_family, std::uint32_t present_family, std::span< const char *const > extensions, std::span< const char *const > layers, const VkPhysicalDeviceFeatures &features) | nngn::Device | |
| ph | nngn::Device | private |
| physical_dev(void) const | nngn::Device | inline |
| present | nngn::Device | |
| present | nngn::Device | |
| present_family(void) const | nngn::Device | inline |
| present_queue(void) const | nngn::Device | inline |
| queues | nngn::Device | private |
| ~Device(void) | nngn::Device |