Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1090 VkClearColorValue randomColorClearValue (const Attachment& attachment, de::Random& rng, deBool useF… in randomColorClearValue() function
1436 clearValue.color = randomColorClearValue(attachment, rng, useFormatCompCount); in randomClearValue()
4563 …const VkClearColorValue color = randomColorClearValue(attachment, rng, config.useFormatCompCoun… in initializeSubpassRenderInfo()