Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp900 const VkDeviceSize reserveForChecking = 500ull * 1024ull; //left 512KB in testWithSizeReduction() local
902 …iceSize>(static_cast<float>(colorSize + depthStencilSize) * additionalMemory) + reserveForChecking; in testWithSizeReduction()
944 …ceSize>(static_cast<double>(colorSize + depthStencilSize) * additionalMemory) + reserveForChecking; in testWithSizeReduction()