Searched defs:ChannelShuffleDescriptor (Results 1 – 3 of 3) sorted by relevance
1529 struct ChannelShuffleDescriptor : BaseDescriptor struct1531 ChannelShuffleDescriptor() in ChannelShuffleDescriptor() function1535 ChannelShuffleDescriptor(const uint32_t& numGroups, const uint32_t& axis) in ChannelShuffleDescriptor() function1539 bool operator ==(const ChannelShuffleDescriptor& rhs) const in operator ==()1545 uint32_t m_NumGroups;1547 uint32_t m_Axis;
143 struct ChannelShuffleDescriptor struct151 bool operator ==(const ChannelShuffleDescriptor &rhs) const; argument
138 const ChannelShuffleDescriptor&, //descriptor in IsChannelShuffleSupported()