Searched defs:isUsed (Results 1 – 9 of 9) sorted by relevance
29 this.isUsed = function (...args) { method
212 bool HandleRangeAllocator::isUsed(GLuint handle) const in isUsed() function in gl::HandleRangeAllocator
103 bool isUsed(GrSurfaceProxy* proxy) const { in isUsed() function
75 bool GrDrawingManager::RenderTaskDAG::isUsed(GrSurfaceProxy* proxy) const { in isUsed() function in GrDrawingManager::RenderTaskDAG
128 bool isUsed(GrSurfaceProxy* proxy) const { in isUsed() function
216 bool isUsed() const { return IsUsed; } in isUsed() function
197 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
1540 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local1622 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local
1591 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local1670 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local