Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationEGL.cpp1403 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
1459 for (const auto &attributeIter : attribs) in ValidateCreateSyncBase() local
2620 for (const auto &attributeIter : attributes) in ValidateCreateWindowSurface() local
2787 for (const auto &attributeIter : attributes) in ValidateCreatePbufferSurface() local
2909 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreatePbufferFromClientBuffer() local
3363 for (AttributeMap::const_iterator attributeIter = attributes.begin(); in ValidateCreateImage() local
4281 for (const auto &attributeIter : attributes) in ValidateCreateStreamKHR() local
4552 for (const auto &attributeIter : attribs) in ValidateStreamConsumerGLTextureExternalAttribsNV() local
4751 for (auto &attributeIter : attribs) in ValidateStreamPostD3DTextureANGLE() local
6140 for (AttributeMap::const_iterator attributeIter = attribMap.begin(); in ValidateCreateNativeClientBufferANDROID() local
[all …]
H A DProgram.cpp2095 for (auto attributeIter = mState.mExecutable->getProgramInputs().begin(); in linkAttributes() local