Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DVertexArrayGL.h103 void updateAttribPointer(const gl::Context *context, size_t attribIndex);
DVertexArrayGL.cpp463 void VertexArrayGL::updateAttribPointer(const gl::Context *context, size_t attribIndex) in updateAttribPointer() function in rx::VertexArrayGL
656 updateAttribPointer(context, attribIndex); in syncDirtyAttrib()