Searched refs:kEmulatedInitColorValue (Results 1 – 1 of 1) sorted by relevance
33 constexpr VkClearColorValue kEmulatedInitColorValue = {{0, 0, 0, 1.0f}}; variable495 format.hasEmulatedImageChannels() ? kEmulatedInitColorValue : kRobustInitColorValue; in GetRobustResourceClearValue()3820 clearValue.color = kEmulatedInitColorValue; in stageClearIfEmulatedFormat()