Searched refs:allInFlightCommandsAreAfterSerial (Results 1 – 2 of 2) sorted by relevance
385 bool allInFlightCommandsAreAfterSerial(Serial serial);
940 bool CommandQueue::allInFlightCommandsAreAfterSerial(Serial serial) in allInFlightCommandsAreAfterSerial() function in rx::vk::CommandQueue979 ASSERT(allInFlightCommandsAreAfterSerial(finishSerial)); in finishToSerial()