MCPcopy Create free account
hub / github.com/GPUOpen-Effects/TressFX / WaitOnSimulation

Method WaitOnSimulation

src/Simulation.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void Simulation::WaitOnSimulation()
97{
98 GetDevice()->WaitForCompute();
99}
100
101void Simulation::UpdateCollisionMesh(EI_CommandContext& simContext, SimulationContext& ctx)
102{

Callers 1

WaitSimulateDoneMethod · 0.80

Calls 2

GetDeviceFunction · 0.50
WaitForComputeMethod · 0.45

Tested by

no test coverage detected