Searched refs:slotMemory (Results 1 – 1 of 1) sorted by relevance
673 void* slotMemory = s_DeviceAllocator.Alloc(sizeof(CallbackConstraint)); in SetupCallbackConstraint() local675 new(slotMemory) CallbackConstraint(s_Emitters.size(), &s_DeviceAllocator); in SetupCallbackConstraint()708 void* slotMemory = s_DeviceAllocator.Alloc(sizeof(CallbackResourceBasedConstraint)); in SetupCallbackResourceBasedConstraint() local710 new(slotMemory) CallbackResourceBasedConstraint(1, &s_DeviceAllocator); in SetupCallbackResourceBasedConstraint()