Home
last modified time | relevance | path

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

/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1207 uint32_t frameInUseCount; member
1640 uint32_t frameInUseCount; member
5060 bool VmaAllocation_T::MakeLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeLost()
5556 uint32_t frameInUseCount, in CreateAllocationRequest()
5685 uint32_t frameInUseCount, in MakeRequestedAllocationsLost()
5715 uint32_t VmaBlockMetadata::MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeAllocationsLost()
5860 uint32_t frameInUseCount, in CheckAllocation()
6465 uint32_t frameInUseCount, in VmaBlockVector()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h1820 uint32_t frameInUseCount; member
2337 uint32_t frameInUseCount; member
7307 bool VmaAllocation_T::MakeLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeLost()
7841 uint32_t frameInUseCount, in CreateAllocationRequest()
8000 uint32_t frameInUseCount, in MakeRequestedAllocationsLost()
8030 …VmaBlockMetadata_Generic::MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeAllocationsLost()
8315 uint32_t frameInUseCount, in CheckAllocation()
9649 uint32_t frameInUseCount, in CreateAllocationRequest()
10022 uint32_t frameInUseCount, in MakeRequestedAllocationsLost()
10065 … VmaBlockMetadata_Linear::MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeAllocationsLost()
[all …]
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h2300 uint32_t frameInUseCount; member
2938 uint32_t frameInUseCount; member
8508 bool VmaAllocation_T::MakeLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeLost()
9037 uint32_t frameInUseCount, in CreateAllocationRequest()
9199 uint32_t frameInUseCount, in MakeRequestedAllocationsLost()
9231 …VmaBlockMetadata_Generic::MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeAllocationsLost()
9388 uint32_t frameInUseCount, in CheckAllocation()
10722 uint32_t frameInUseCount, in CreateAllocationRequest()
10747 uint32_t frameInUseCount, in CreateAllocationRequest_UpperAddress()
10867 uint32_t frameInUseCount, in CreateAllocationRequest_LowerAddress()
[all …]
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h2304 uint32_t frameInUseCount; member
2942 uint32_t frameInUseCount; member
8489 bool VmaAllocation_T::MakeLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeLost()
9018 uint32_t frameInUseCount, in CreateAllocationRequest()
9180 uint32_t frameInUseCount, in MakeRequestedAllocationsLost()
9212 …VmaBlockMetadata_Generic::MakeAllocationsLost(uint32_t currentFrameIndex, uint32_t frameInUseCount) in MakeAllocationsLost()
9369 uint32_t frameInUseCount, in CheckAllocation()
10703 uint32_t frameInUseCount, in CreateAllocationRequest()
10728 uint32_t frameInUseCount, in CreateAllocationRequest_UpperAddress()
10848 uint32_t frameInUseCount, in CreateAllocationRequest_LowerAddress()
[all …]
/external/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp370 MinMaxAvg<uint32_t> frameInUseCount; member