Searched refs:additionalMemory (Results 1 – 1 of 1) sorted by relevance
901 const float additionalMemory = 1.15f; //left some free memory on device (15%) in testWithSizeReduction() local902 …st<VkDeviceSize>(static_cast<float>(colorSize + depthStencilSize) * additionalMemory) + reserveFor… in testWithSizeReduction()918 … = static_cast<VkDeviceSize>(static_cast<double>(colorSize + depthStencilSize) * additionalMemory); in testWithSizeReduction()944 …t<VkDeviceSize>(static_cast<double>(colorSize + depthStencilSize) * additionalMemory) + reserveFor… in testWithSizeReduction()