Home
last modified time | relevance | path

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

/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h2304 uint32_t frameInUseCount; member
2948 uint32_t frameInUseCount; member
8589 MakeLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) MakeLost() argument
9116 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
9278 MakeRequestedAllocationsLost( uint32_t currentFrameIndex, uint32_t frameInUseCount, VmaAllocationRequest* pAllocationRequest) MakeRequestedAllocationsLost() argument
9312 MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) MakeAllocationsLost() argument
9467 CheckAllocation( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, VmaSuballocationList::const_iterator suballocItem, bool canMakeOtherLost, VkDeviceSize* pOffset, size_t* itemsToMakeLostCount, VkDeviceSize* pSumFreeSize, VkDeviceSize* pSumItemSize) const CheckAllocation() argument
10801 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
10826 CreateAllocationRequest_UpperAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_UpperAddress() argument
10946 CreateAllocationRequest_LowerAddress( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest_LowerAddress() argument
11217 MakeRequestedAllocationsLost( uint32_t currentFrameIndex, uint32_t frameInUseCount, VmaAllocationRequest* pAllocationRequest) MakeRequestedAllocationsLost() argument
11281 MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) MakeAllocationsLost() argument
11811 CreateAllocationRequest( uint32_t currentFrameIndex, uint32_t frameInUseCount, VkDeviceSize bufferImageGranularity, VkDeviceSize allocSize, VkDeviceSize allocAlignment, bool upperAddress, VmaSuballocationType allocType, bool canMakeOtherLost, uint32_t strategy, VmaAllocationRequest* pAllocationRequest) CreateAllocationRequest() argument
11863 MakeRequestedAllocationsLost( uint32_t currentFrameIndex, uint32_t frameInUseCount, VmaAllocationRequest* pAllocationRequest) MakeRequestedAllocationsLost() argument
11875 MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) MakeAllocationsLost() argument
12508 VmaBlockVector( VmaAllocator hAllocator, VmaPool hParentPool, uint32_t memoryTypeIndex, VkDeviceSize preferredBlockSize, size_t minBlockCount, size_t maxBlockCount, VkDeviceSize bufferImageGranularity, uint32_t frameInUseCount, bool explicitBlockSize, uint32_t algorithm) VmaBlockVector() argument
[all...]

Completed in 22 milliseconds