Searched refs:scopedBatch (Results 1 – 1 of 1) sorted by relevance
1025 DeviceScoped<CommandBatch> scopedBatch(device); in submitFrame() local1026 CommandBatch &batch = scopedBatch.get(); in submitFrame()1051 mInFlightCommands.emplace_back(scopedBatch.release()); in submitFrame()