Home
last modified time | relevance | path

Searched defs:VaryingStore (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgProgramExecutor.cpp73 class VaryingStore class
86 VaryingStore::VaryingStore(int numVertices) : m_numVertices(numVertices) in VaryingStore() function in rsg::VaryingStore