Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationEGL.cpp1379 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
1435 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
2641 for (const auto &attributeIter : attributes) in ValidateCreateWindowSurface() local
2808 for (const auto &attributeIter : attributes) in ValidateCreatePbufferSurface() local
2930 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreatePbufferFromClientBuffer() local
3381 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreateImage() local
4289 for (const auto &attributeIter : attributes) in ValidateCreateStreamKHR() local
4560 for (const auto &attributeIter : attribs) in ValidateStreamConsumerGLTextureExternalAttribsNV() local
4759 for (auto &attributeIter : attribs) in ValidateStreamPostD3DTextureANGLE() local
6134 for (AttributeMap::const_iterator attributeIter = attribMap.begin(); in ValidateCreateNativeClientBufferANDROID() local
[all …]
DProgram.cpp3231 for (auto attributeIter = mState.mExecutable->getProgramInputs().begin(); in linkAttributes() local