Home
last modified time | relevance | path

Searched refs:bindVertexBufferImpl (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DVertexArray.cpp299 bool VertexArray::bindVertexBufferImpl(const Context *context, in bindVertexBufferImpl() function in gl::VertexArray
369 if (bindVertexBufferImpl(context, bindingIndex, boundBuffer, offset, stride)) in bindVertexBuffer()
530 bindVertexBufferImpl(context, attribIndex, boundBuffer, offset, effectiveStride); in setVertexAttribPointerImpl()
DVertexArray.h345 bool bindVertexBufferImpl(const Context *context,