Home
last modified time | relevance | path

Searched refs:lookupAttribute (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
DVertexDataManager.cpp129 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
DVertexDataManager.h98 …UINT lookupAttribute(const VertexAttribute &attribute); // Returns the offset into the vertex bu…
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog594 (gl::StaticVertexBuffer::lookupAttribute):
/external/webkit/Source/WebCore/
DChangeLog-2005-12-1926295 (NamedAttrMapImpl::lookupAttribute):