Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp183 …for (set<deUint32>::const_iterator bufIter = m_allocatedBuffers.begin(); bufIter != m_allocatedBuf… in deinit() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp195 …for (set<deUint32>::const_iterator bufIter = m_allocatedBuffers.begin(); bufIter != m_allocatedBuf… in deinit() local
/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp246 …for (std::vector<BufferSpec>::const_iterator bufIter = m_fboSpec.begin(); bufIter != m_fboSpec.end… in init() local