Home
last modified time | relevance | path

Searched refs:curAttrBufNamePrefix (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsLongStressCase.cpp1539 const string curAttrBufNamePrefix = separateAttrBufNamePrefix + toString(attrNdx) + "_"; in iterate() local
1541 if (m_buffers->has(curAttrBufNamePrefix + "0")) in iterate()
1546 m_buffers->remove(curAttrBufNamePrefix + toString(i)); in iterate()
1551 m_buffers->markAsGarbage(curAttrBufNamePrefix + toString(i)); in iterate()