Home
last modified time | relevance | path

Searched refs:setAttributeCurrentData (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DStateManagerGL.h194 void setAttributeCurrentData(size_t index, const gl::VertexAttribCurrentValueData &data);
DStateManagerGL.cpp1060 void StateManagerGL::setAttributeCurrentData(size_t index, in setAttributeCurrentData() function in rx::StateManagerGL
2172 setAttributeCurrentData(attribIndex, in syncState()