Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp985 MAX_MEMORY_ALLOC_DIV = 2, // Do not alloc more than 1/2 of available space. enumerator
1252 const VkDeviceSize maxAllocationSize = memoryTypeMaxSizePair.second / MAX_MEMORY_ALLOC_DIV; in allocateRandom()