Home
last modified time | relevance | path

Searched defs:attribNum (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DState.h493 const VertexAttribCurrentValueData &getVertexAttribCurrentValue(size_t attribNum) const in getVertexAttribCurrentValue()
991 unsigned int attribNum, in setVertexAttribPointer()
1005 unsigned int attribNum, in setVertexAttribIPointer()
1354 const VertexAttribCurrentValueData &getVertexAttribCurrentValue(size_t attribNum) const in getVertexAttribCurrentValue()
DState.cpp3089 void State::setEnableVertexAttribArray(unsigned int attribNum, bool enabled) in setEnableVertexAttribArray()