Home
last modified time | relevance | path

Searched refs:VaryingStore (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.cpp72 class VaryingStore class
75 VaryingStore (int numVertices);
76 ~VaryingStore (void);
85 VaryingStore::VaryingStore (int numVertices) in VaryingStore() function in rsg::VaryingStore
90 VaryingStore::~VaryingStore (void) in ~VaryingStore()
97 VaryingStorage* VaryingStore::getStorage (const VariableType& type, const char* name) in getStorage()
217 VaryingStore varyingStore(numVertices); in execute()

Completed in 2 milliseconds