Home
last modified time | relevance | path

Searched defs:getVertexAttributes (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DVertexArray.h35 VertexAttributeArray& getVertexAttributes() { return mVertexAttributes; } in getVertexAttributes() function
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp907 const VertexAttributeArray &Context::getVertexAttributes() in getVertexAttributes() function in es1::Context