Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationEGL.cpp1278 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
1642 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreateContext() local
2119 for (const auto &attributeIter : attributes) in ValidateCreateWindowSurface() local
2283 for (const auto &attributeIter : attributes) in ValidateCreatePbufferSurface() local
2502 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreatePbufferFromClientBuffer() local
2756 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreatePixmapSurface() local
2960 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreateImage() local
3788 for (const auto &attributeIter : attributes) in ValidateCreateStreamKHR() local
4068 for (const auto &attributeIter : attribs) in ValidateStreamConsumerGLTextureExternalAttribsNV() local
4263 for (auto &attributeIter : attribs) in ValidateStreamPostD3DTextureANGLE() local
[all …]
DProgram.cpp3836 for (auto attributeIter = mState.mExecutable->getProgramInputs().begin(); in linkAttributes() local