Searched refs:VaryingStore (Results 1 – 1 of 1) sorted by relevance
72 class VaryingStore class75 VaryingStore (int numVertices);76 ~VaryingStore (void);85 VaryingStore::VaryingStore (int numVertices) in VaryingStore() function in rsg::VaryingStore90 VaryingStore::~VaryingStore (void) in ~VaryingStore()97 VaryingStorage* VaryingStore::getStorage (const VariableType& type, const char* name) in getStorage()217 VaryingStore varyingStore(numVertices); in execute()