Searched refs:lookupAttribute (Results 1 – 4 of 4) sorted by relevance
129 else if (!staticBuffer || staticBuffer->lookupAttribute(attribs[i]) == -1) in prepareVertexData()156 if (staticBuffer->lookupAttribute(attribs[j]) == -1) in prepareVertexData()215 streamOffset = staticBuffer->lookupAttribute(attribs[i]); in prepareVertexData()749 UINT StaticVertexBuffer::lookupAttribute(const VertexAttribute &attribute) in lookupAttribute() function in gl::StaticVertexBuffer
98 …UINT lookupAttribute(const VertexAttribute &attribute); // Returns the offset into the vertex bu…
594 (gl::StaticVertexBuffer::lookupAttribute):
26295 (NamedAttrMapImpl::lookupAttribute):