Searched defs:clearFormat (Results 1 – 8 of 8) sorted by relevance
23 void initialize(vk::Format clearFormat, vk::ImageAspectFlagBits clearAspect) in initialize()128 static void ClearImage(benchmark::State &state, vk::Format clearFormat, vk::ImageAspectFlagBits cle… in ClearImage()
93 VkClearValue defaultClearValue (VkFormat clearFormat) in defaultClearValue()
893 VkFormat clearFormat = m_useImageAsColorOrDSAttachment ? m_imageFormat : m_colorFormat; in setup() local
791 VkFormat clearFormat = m_useImageAsColorOrDSAttachment ? m_imageFormat : m_colorFormat; in setup() local
343 public RangeModifier clearFormat() { in clearFormat() method in TestNumberingScheme.RangeModifier386 public ShortcodeModifier clearFormat() { in clearFormat() method in TestNumberingScheme.ShortcodeModifier
161 bool Blitter::fastClear(const void *clearValue, vk::Format clearFormat, vk::Image *dest, const vk::… in fastClear()
158 i18n.phonenumbers.NumberFormat.prototype.clearFormat = function() { method in i18n.phonenumbers.NumberFormat