Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DVertexArray.cpp501 bool attribDirty = setVertexAttribFormatImpl(&attrib, size, type, normalized, pureInteger, 0); in setVertexAttribPointerImpl() local
513 attribDirty = true; in setVertexAttribPointerImpl()
522 attribDirty = true; in setVertexAttribPointerImpl()
532 if (attribDirty) in setVertexAttribPointerImpl()