Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DState.h439 unsigned int attribNum, in setVertexAttribPointer()
453 unsigned int attribNum, in setVertexAttribIPointer()
466 const VertexAttribCurrentValueData &getVertexAttribCurrentValue(size_t attribNum) const in getVertexAttribCurrentValue()
DState.cpp2029 void State::setEnableVertexAttribArray(unsigned int attribNum, bool enabled) in setEnableVertexAttribArray()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/
DCoreProfileEngine.cpp409 GLint attribNum = -1; in setupArrayForDraw() local