Searched defs:SubgroupState2 (Results 1 – 1 of 1) sorted by relevance
1682 struct SubgroupState2 struct in vkt::Reconvergence::__anon4f2394780111::RandomProgram1685 Ballots activeMask;1687 Ballots continueMask;1689 uint32_t header;1691 uint32_t tripCount;1693 uint32_t isLoop;1695 uint32_t isCall;1697 uint32_t isSwitch;1699 SubgroupState2() : SubgroupState2(0) in SubgroupState2() argument1702 SubgroupState2(uint32_t subgroupCount) in SubgroupState2() function