Searched refs:m_noLastArgFunc (Results 1 – 1 of 1) sorted by relevance
230 : m_noLastArgFunc{func}, m_allArgsFunc{nullptr} in VerificationFunctor()234 : m_noLastArgFunc{nullptr}, m_allArgsFunc{func} in VerificationFunctor()241 return m_noLastArgFunc(extraData, datas, width, subgroupSize); in operator ()()245 NoLastArgVariant m_noLastArgFunc; member in vkt::subgroups::VerificationFunctor