Searched defs:imageResultSize (Results 1 – 3 of 3) sorted by relevance
1167 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in makeTessellationEvaluationFrameBufferTest() local1350 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in makeGeometryFrameBufferTest() local1571 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in allStages() local1804 const deUint64 imageResultSize = getFormatSizeInBytes(format) * maxWidth; in makeVertexFrameBufferTest() local
2689 const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in makeTessellationEvaluationFrameBufferTestRequiredSubgroupSize() local2919 const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in makeGeometryFrameBufferTestRequiredSubgroupSize() local3213 …const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in allStagesRequiredSubgroupSize() local3497 const vk::VkDeviceSize imageResultSize = tcu::getPixelSize(vk::mapVkFormat(format)) * maxWidth; in makeVertexFrameBufferTestRequiredSubgroupSize() local
849 …VkDeviceSize imageResultSize = getImageSizeBytes (tcu::IVec3(size.x(), size.y(), size.z()), m_p… in copyResultAndCompare() local