Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DVertexArray.cpp465 bool attribDirty = setVertexAttribFormatImpl(&attrib, size, type, normalized, pureInteger, 0); in setVertexAttribPointerImpl() local
477 attribDirty = true; in setVertexAttribPointerImpl()
486 attribDirty = true; in setVertexAttribPointerImpl()
496 if (attribDirty) in setVertexAttribPointerImpl()