Home
last modified time | relevance | path

Searched defs:allocation (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.h80 VmaAllocation allocation; member
H A Dgpu_buffer_vk.h77 VmaAllocation allocation; member
H A Dgpu_memory_allocator_vk.cpp273 void PlatformGpuMemoryAllocator::DestroyBuffer(VkBuffer buffer, VmaAllocation allocation) in DestroyBuffer() argument
237 CreateBuffer(const VkBufferCreateInfo& bufferCreateInfo, const VmaAllocationCreateInfo& allocationCreateInfo, VkBuffer& buffer, VmaAllocation& allocation, VmaAllocationInfo& allocationInfo) CreateBuffer() argument
294 CreateImage(const VkImageCreateInfo& imageCreateInfo, const VmaAllocationCreateInfo& allocationCreateInfo, VkImage& image, VmaAllocation& allocation, VmaAllocationInfo& allocationInfo) CreateImage() argument
325 DestroyImage(VkImage image, VmaAllocation allocation) DestroyImage() argument
353 FlushAllocation( const VmaAllocation& allocation, const VkDeviceSize offset, const VkDeviceSize byteSize) FlushAllocation() argument
359 InvalidateAllocation( const VmaAllocation& allocation, const VkDeviceSize offset, const VkDeviceSize byteSize) InvalidateAllocation() argument
387 MapMemory(VmaAllocation allocation) MapMemory() argument
394 UnmapMemory(VmaAllocation allocation) UnmapMemory() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_constant.h36 uint8_t allocation; member

Completed in 2 milliseconds