Searched defs:currentValue (Results 1 – 5 of 5) sorted by relevance
256 const auto ¤tValue = glState.getVertexAttribCurrentValue(dirtyAttribIndex); in updateDirtyAttribs() local309 const auto ¤tValue = glState.getVertexAttribCurrentValue(dynamicAttribIndex); in updateDynamicAttribs() local
162 const auto ¤tValue = in getInputLayout() local
2069 const auto ¤tValue = currentValues[attribIndex]; in syncCurrentValueAttribs() local
578 const gl::VertexAttribCurrentValueData ¤tValue, in storeCurrentValue()
1442 bool IsDefaultCurrentValue(const gl::VertexAttribCurrentValueData ¤tValue) in IsDefaultCurrentValue()