Searched refs:fBoundVertexArrayIDIsValid (Results 1 – 2 of 2) sorted by relevance
500 fBoundVertexArrayIDIsValid = false; in invalidate()508 if (fBoundVertexArrayIDIsValid && fBoundVertexArrayID == id) { in notifyVertexArrayDelete()519 if (!fBoundVertexArrayIDIsValid || arrayID != fBoundVertexArrayID) { in setVertexArrayID()521 fBoundVertexArrayIDIsValid = true; in setVertexArrayID()540 bool fBoundVertexArrayIDIsValid; variable
597 fBoundVertexArrayIDIsValid = false; in invalidate()605 if (fBoundVertexArrayIDIsValid && fBoundVertexArrayID == id) { in notifyVertexArrayDelete()616 if (!fBoundVertexArrayIDIsValid || arrayID != fBoundVertexArrayID) { in setVertexArrayID()618 fBoundVertexArrayIDIsValid = true; in setVertexArrayID()637 bool fBoundVertexArrayIDIsValid; variable