Searched defs:pod (Results 1 – 2 of 2) sorted by relevance
525 auto pod = static_cast<IRenderDataStorePod*>(dataStore); in CreatePlugin3D() local550 auto pod = static_cast<IRenderDataStorePod*>(dataStore); in DestroyPlugin3D() local
582 void* Push(size_t pod, Args&&... args) in Push()