Searched refs:hasBeenBoundAtLeastOnce (Results 1 – 3 of 3) sorted by relevance
93 bool hasBeenBoundAtLeastOnce() const { in hasBeenBoundAtLeastOnce() function
147 if (!hasBeenBoundAtLeastOnce()) return; in restore()205 if (!hasBeenBoundAtLeastOnce()) return; in makeTextureDirty()
3159 return fbObj->hasBeenBoundAtLeastOnce() ? GL_TRUE : GL_FALSE; in glIsFramebuffer()