H A D | vk_utils.cpp | 527 flush(RendererVk *renderer, VkMemoryMapFlags memoryPropertyFlags, VkDeviceSize offset, VkDeviceSize size) flush() argument 551 invalidate(RendererVk *renderer, VkMemoryMapFlags memoryPropertyFlags, VkDeviceSize offset, VkDeviceSize size) invalidate() argument 657 InitMappableAllocation(Context *context, const Allocator &allocator, Allocation *allocation, VkDeviceSize size, int value, VkMemoryPropertyFlags memoryPropertyFlags) InitMappableAllocation() argument 678 InitMappableDeviceMemory(Context *context, DeviceMemory *deviceMemory, VkDeviceSize size, int value, VkMemoryPropertyFlags memoryPropertyFlags) InitMappableDeviceMemory() argument 718 AllocateImageMemory(Context *context, VkMemoryPropertyFlags memoryPropertyFlags, VkMemoryPropertyFlags *memoryPropertyFlagsOut, const void *extraAllocationInfo, Image *image, DeviceMemory *deviceMemoryOut, VkDeviceSize *sizeOut) AllocateImageMemory() argument 730 AllocateImageMemoryWithRequirements( Context *context, VkMemoryPropertyFlags memoryPropertyFlags, const VkMemoryRequirements &memoryRequirements, const void *extraAllocationInfo, const VkBindImagePlaneMemoryInfoKHR *extraBindInfo, Image *image, DeviceMemory *deviceMemoryOut) AllocateImageMemoryWithRequirements() argument 745 AllocateBufferMemoryWithRequirements(Context *context, VkMemoryPropertyFlags memoryPropertyFlags, const VkMemoryRequirements &memoryRequirements, const void *extraAllocationInfo, Buffer *buffer, VkMemoryPropertyFlags *memoryPropertyFlagsOut, DeviceMemory *deviceMemoryOut) AllocateBufferMemoryWithRequirements() argument [all...] |