Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:VertexAttribute

231 		mState.vertexAttribute[i].mBoundBuffer = nullptr;
809 const VertexAttribute &Context::getVertexAttribState(unsigned int attribNum) const
832 return mState.vertexAttribute;
3702 if(mState.vertexAttribute[attribute].mBoundBuffer.name() == buffer)
3704 mState.vertexAttribute[attribute].mBoundBuffer = nullptr;
3836 mState.vertexAttribute[index].setCurrentValue(values);
3845 mState.vertexAttribute[index].setCurrentValue(values);
3854 mState.vertexAttribute[index].setCurrentValue(values);