Searched defs:DescriptorMutation (Results 1 – 1 of 1) sorted by relevance
1140 struct DescriptorMutation in iterate() struct1142 bool update; // Determines if a descriptor update is performed. in iterate()1143 uint32_t numDraws; // The number of consecutive draw calls in a loop. in iterate()1144 std::vector<DescriptorWrite> writes; // Multiple redundant writes can be performed. in iterate()