Home
last modified time | relevance | path

Searched refs:beginBytesToAllocateCount (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp5742 size_t beginBytesToAllocateCount = 1; in PerformMainTests() local
5743 if(ConfigType >= CONFIG_TYPE_SMALL) ++beginBytesToAllocateCount; in PerformMainTests()
5744 if(ConfigType >= CONFIG_TYPE_AVERAGE) ++beginBytesToAllocateCount; in PerformMainTests()
5745 if(ConfigType >= CONFIG_TYPE_LARGE) ++beginBytesToAllocateCount; in PerformMainTests()
5746 …ze_t beginBytesToAllocateIndex = 0; beginBytesToAllocateIndex < beginBytesToAllocateCount; ++begin… in PerformMainTests()