|
nngn
|
This is the complete list of members for nngn::DeviceMemory, including all inherited members.
| alloc(const VkMemoryRequirements *req, VkDeviceMemory *p) | nngn::DeviceMemory | |
| alloc(const VkMemoryRequirements *req, MemoryAllocation *alloc, VkDeviceMemory *mem, VkDeviceSize *offset) | nngn::DeviceMemory | |
| alloc(VkBuffer buf, VkDeviceMemory *p) | nngn::DeviceMemory | |
| alloc(VkBuffer b, MemoryAllocation *alloc, VkDeviceMemory *mem, VkDeviceSize *offset) | nngn::DeviceMemory | |
| alloc(VkImage img, VkDeviceMemory *p) | nngn::DeviceMemory | |
| alloc(VkImage img, MemoryAllocation *alloc, VkDeviceMemory *mem, VkDeviceSize *offset) | nngn::DeviceMemory | |
| alloc(std::uint32_t type, VkDeviceSize size, VkDeviceMemory *p) | nngn::DeviceMemory | private |
| alloc(std::uint32_t type, const VkMemoryRequirements *req, MemoryAllocation *alloc, VkDeviceMemory *mem, VkDeviceSize *offset) | nngn::DeviceMemory | private |
| allocator | nngn::DeviceMemory | private |
| dealloc(VkDeviceMemory mem) | nngn::DeviceMemory | |
| dealloc(MemoryAllocation alloc) | nngn::DeviceMemory | |
| dev | nngn::DeviceMemory | private |
| DeviceMemory(void)=default | nngn::DeviceMemory | |
| find_ret typedef | nngn::DeviceMemory | |
| find_type(std::uint32_t type, std::uint32_t *p) const | nngn::DeviceMemory | |
| find_type(std::uint32_t type, std::uint32_t *p) const -> find_ret< f > | nngn::DeviceMemory | |
| init(VkInstance inst, VkPhysicalDevice physical_dev, VkDevice dev) | nngn::DeviceMemory | |
| props | nngn::DeviceMemory | private |
| required(VkMemoryPropertyFlags f) | nngn::DeviceMemory | static |
| ~DeviceMemory(void) | nngn::DeviceMemory |