Searched refs:basic_masks (Results 1 – 2 of 2) sorted by relevance
52 std::vector<uint32_t> basic_masks = {SpvLoopControlMaskNone, in Apply() local56 basic_masks[GetFuzzerContext()->RandomIndex(basic_masks)]; in Apply()