Searched refs:clearColorToString (Results 1 – 1 of 1) sorted by relevance
1039 std::string clearColorToString(VkFormat vkFormat, VkClearColorValue value, bool useFormatCompCount) in clearColorToString() function1127 return clearColorToString(vkFormat, value.color, useFormatCompCount); in clearValueToString()5432 … << clearColorToString(info.getColorAttachment(attachmentNdx).getFormat(), colorClear.getColor(), in logSubpassRenderInfo()