Searched refs:getVertexAttributes (Results 1 - 8 of 8) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DVertexArray.h35 VertexAttributeArray& getVertexAttributes() { return mVertexAttributes; } function in class:es2::VertexArray
H A DContext.cpp847 return getCurrentVertexArray()->getVertexAttributes();
/external/swiftshader/src/OpenGL/libGL/
H A DVertexDataManager.cpp121 const VertexAttributeArray &attribs = mContext->getVertexAttributes();
H A DContext.h588 const VertexAttributeArray &getVertexAttributes();
H A DContext.cpp753 const VertexAttributeArray &Context::getVertexAttributes() function in class:gl::Context
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DVertexDataManager.cpp122 const VertexAttributeArray &attribs = mContext->getVertexAttributes();
H A DContext.h433 const VertexAttributeArray &getVertexAttributes();
H A DContext.cpp907 const VertexAttributeArray &Context::getVertexAttributes() function in class:es1::Context

Completed in 163 milliseconds