Searched refs:clearColorToString (Results 1 – 1 of 1) sorted by relevance
938 std::string clearColorToString (VkFormat vkFormat, VkClearColorValue value, deBool useFormatCompCou… in clearColorToString() function1025 return clearColorToString(vkFormat, value.color, useFormatCompCount); in clearValueToString()4299 …<< ", Color: " << clearColorToString(info.getColorAttachment(attachmentNdx).getFormat(), colorClea… in logSubpassRenderInfo()