Searched defs:colorBufferSize (Results 1 – 6 of 6) sorted by relevance
638 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVk… in test() local
913 …const VkDeviceSize colorBufferSize = params.image.size.width * params.image.size.height * par… in test() local
730 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(mapVk… in test() local
710 …const VkDeviceSize colorBufferSize = renderSize.x() * renderSize.y() * tcu::getPixelSize(map… in test() local
909 …const VkDeviceSize colorBufferSize = product(checkSize) * tcu::getPixelSize(mapVkFormat(caseDe… in testWithSizeReduction() local1384 const VkDeviceSize colorBufferSize = sum(mipLevelStorageSizes); in testRenderToMipMaps() local
1003 VkDeviceSize colorBufferSize; member1739 …const VkDeviceSize colorBufferSize = caseDef.size.x() * caseDef.size.y() * caseDef.size.z() * c… in testMutable() local