Searched defs:NextCommandId (Results 1 – 3 of 3) sorted by relevance
84 bool NextCommandId(E* commandId) { in NextCommandId() function107 DAWN_FORCE_INLINE bool NextCommandId(uint32_t* commandId) { in NextCommandId() function
74 bool NextCommandId(E* commandId) { in NextCommandId() function
100 bool CommandIterator::NextCommandId(uint32_t* commandId) { in NextCommandId() function in dawn_native::CommandIterator