Searched refs:randomClearValue (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 1410 VkClearValue randomClearValue (const Attachment& attachment, de::Random& rng, deBool useFormatCompC… in randomClearValue() function 4421 …clearValues.push_back(just(randomClearValue(attachments[attachmentNdx], rng, useFormatCompCount, d… in initializeImageClearValues() 4434 …clearValues.push_back(just(randomClearValue(attachments[attachmentNdx], rng, useFormatCompCount, d… in initializeRenderPassClearValues() 4574 …const VkClearValue value = randomClearValue(attachment, rng, config.useFormatCompCount, config.de… in initializeSubpassRenderInfo()
|