Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluDrawUtil.cpp454 for (std::vector<VertexAttributeDescriptor>::const_iterator vaIter = buffer.attributes.begin(); in setVertexBufferAttributes() local
463 …for (std::vector<VertexArrayBinding>::const_iterator vaIter = bindings.begin(); vaIter != bindings… in disableVertexArrays() local
543 for (std::vector<VertexArrayBinding>::const_iterator vaIter = bindingsWithLocations.begin(); in drawFromUserPointers() local
615 for (std::vector<VertexArrayBinding>::const_iterator vaIter = bindingsWithLocations.begin(); in drawFromBuffers() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFragOpInteractionCase.cpp102 …for (vector<glu::VertexArrayBinding>::iterator vaIter = layout->begin(); vaIter != layout->end(); … in computeVertexLayout() local