Home
last modified time | relevance | path

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

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