|
HDK
|
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_VKMemAllocator | inline |
| getExternMemHandleType() | RV_VKMemAllocator | inlinestatic |
| RV_VKMemAllocator(RV_Instance *inst) | RV_VKMemAllocator |