Searched refs:randomClearValue (Results 1 – 1 of 1) sorted by relevance
1348 VkClearValue randomClearValue (const Attachment& attachment, de::Random& rng, deBool useFormatCompC… in randomClearValue() function4243 …clearValues.push_back(just(randomClearValue(attachments[attachmentNdx], rng, useFormatCompCount))); in initializeImageClearValues()4256 …clearValues.push_back(just(randomClearValue(attachments[attachmentNdx], rng, useFormatCompCount))); in initializeRenderPassClearValues()4416 const VkClearValue value = randomClearValue(attachment, rng, config.useFormatCompCount); in initializeSubpassRenderInfo()