Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1039 std::string clearColorToString(VkFormat vkFormat, VkClearColorValue value, bool useFormatCompCount) in clearColorToString() function
1127 return clearColorToString(vkFormat, value.color, useFormatCompCount); in clearValueToString()
5432 … << clearColorToString(info.getColorAttachment(attachmentNdx).getFormat(), colorClear.getColor(), in logSubpassRenderInfo()