Searched refs:slotMemory (Results 1 – 1 of 1) sorted by relevance
671 void* slotMemory = s_DeviceAllocator.Alloc(sizeof(CallbackConstraint)); in SetupCallbackConstraint() local673 new(slotMemory) CallbackConstraint(s_Emitters.size(), &s_DeviceAllocator); in SetupCallbackConstraint()706 void* slotMemory = s_DeviceAllocator.Alloc(sizeof(CallbackResourceBasedConstraint)); in SetupCallbackResourceBasedConstraint() local708 new(slotMemory) CallbackResourceBasedConstraint(1, &s_DeviceAllocator); in SetupCallbackResourceBasedConstraint()