Searched refs:getVertexAttributes (Results 1 – 8 of 8) sorted by relevance
35 VertexAttributeArray& getVertexAttributes() { return mVertexAttributes; } in getVertexAttributes() function
827 return getCurrentVertexArray()->getVertexAttributes(); in getVertexArrayAttributes()
121 const VertexAttributeArray &attribs = mContext->getVertexAttributes(); in prepareVertexData()
588 const VertexAttributeArray &getVertexAttributes();
753 const VertexAttributeArray &Context::getVertexAttributes() in getVertexAttributes() function in gl::Context
122 const VertexAttributeArray &attribs = mContext->getVertexAttributes(); in prepareVertexData()
432 const VertexAttributeArray &getVertexAttributes();
896 const VertexAttributeArray &Context::getVertexAttributes() in getVertexAttributes() function in es1::Context