HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_VKMemAllocator Member List

This is the complete list of members for RV_VKMemAllocator, including all inherited members.

allocateBuffer(RV_MemType type, const VkBufferCreateInfo &buf_info, VkBuffer &vk_buf, exint alignment=0)RV_VKMemAllocator
allocateImage(RV_MemType type, const VkImageCreateInfo &img_info, VkImage &vk_img)RV_VKMemAllocator
allocateMemory(RV_MemType type, const VkMemoryRequirements &info)RV_VKMemAllocator
getBaseAllocator() const RV_VKMemAllocatorinline
getExternMemHandleType()RV_VKMemAllocatorinlinestatic
RV_VKMemAllocator(RV_Instance *inst)RV_VKMemAllocator