Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.cpp1299 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
2370 for (const auto &attributeIter : attributes) in ValidateCreateWindowSurface() local
2542 for (const auto &attributeIter : attributes) in ValidateCreatePbufferSurface() local
2664 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreatePbufferFromClientBuffer() local
3114 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreateImage() local
3983 for (const auto &attributeIter : attributes) in ValidateCreateStreamKHR() local
4266 for (const auto &attributeIter : attribs) in ValidateStreamConsumerGLTextureExternalAttribsNV() local
4465 for (auto &attributeIter : attribs) in ValidateStreamPostD3DTextureANGLE() local
5810 for (AttributeMap::const_iterator attributeIter = attribMap.begin(); in ValidateCreateNativeClientBufferANDROID() local
6253 for (const auto &attributeIter : attributes) in ValidateLockSurfaceKHR() local
DProgram.cpp3843 for (auto attributeIter = mState.mExecutable->getProgramInputs().begin(); in linkAttributes() local