Searched refs:formatSupportSize (Results 1 – 1 of 1) sorted by relevance
911 const uint32_t formatSupportSize = static_cast<uint32_t>(formatProperties_.size()); in GetFormatProperties() local913 if (formatIdx < formatSupportSize) { in GetFormatProperties()919 PLUGIN_ASSERT(currIdx < formatSupportSize); in GetFormatProperties()