Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationEGL.cpp1430 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
1486 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
2674 for (const auto &attributeIter : attributes) in ValidateCreateWindowSurface() local
2841 for (const auto &attributeIter : attributes) in ValidateCreatePbufferSurface() local
2963 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreatePbufferFromClientBuffer() local
3417 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreateImage() local
4335 for (const auto &attributeIter : attributes) in ValidateCreateStreamKHR() local
4606 for (const auto &attributeIter : attribs) in ValidateStreamConsumerGLTextureExternalAttribsNV() local
4805 for (auto &attributeIter : attribs) in ValidateStreamPostD3DTextureANGLE() local
6183 for (AttributeMap::const_iterator attributeIter = attribMap.begin(); in ValidateCreateNativeClientBufferANDROID() local
[all …]
DProgram.cpp2081 for (auto attributeIter = mState.mExecutable->getProgramInputs().begin(); in linkAttributes() local