Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp901 const float additionalMemory = 1.15f; //left some free memory on device (15%) in testWithSizeReduction() local
902 …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()