Searched refs:hasEmulatedImageChannels (Results 1 – 4 of 4) sorted by relevance
113 bool hasEmulatedImageChannels() const;
147 image.getFormat().hasEmulatedImageChannels()); in wait()
232 bool Format::hasEmulatedImageChannels() const in hasEmulatedImageChannels() function in rx::vk::Format
715 format.hasEmulatedImageChannels() ? kEmulatedInitColorValue : kRobustInitColorValue; in GetRobustResourceClearValue()6092 if (!mFormat->hasEmulatedImageChannels() || isRobustResourceInitEnabled) in stageClearIfEmulatedFormat()