Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DVertexArray.cpp317 bool VertexArray::bindVertexBufferImpl(const Context *context, in bindVertexBufferImpl() function in gl::VertexArray
394 if (bindVertexBufferImpl(context, bindingIndex, boundBuffer, offset, stride)) in bindVertexBuffer()
565 bindVertexBufferImpl(context, attribIndex, boundBuffer, offset, effectiveStride); in setVertexAttribPointerImpl()
DVertexArray.h359 bool bindVertexBufferImpl(const Context *context,