Searched refs:getVertexAttribCurrentValues (Results 1 – 7 of 7) sorted by relevance
558 glState.getVertexAttribCurrentValues()[attribIndex]; in setDefaultPackedInput()
5484 glState.getVertexAttribCurrentValues()[attribIndex]; in updateDefaultAttribute()
517 const std::vector<VertexAttribCurrentValueData> &getVertexAttribCurrentValues() const in getVertexAttribCurrentValues() function
694 state.getVertexAttribCurrentValues(); in SerializeContextState()
2296 apiState.getVertexAttribCurrentValues(); in CaptureDefaultVertexAttribs()
1894 glState.getVertexAttribCurrentValues()[attribIndex];
2321 ANGLE_TRY(syncCurrentValueAttribs(context, glState.getVertexAttribCurrentValues())); in updateState()