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