Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/KTX-Software
/ destructed
Method
destructed
tests/streamtests/streamtests.cc:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
inline bool destructed() const
103
{
104
return _destructed;
105
}
106
107
protected:
108
// C++ streambuf overrides
Callers
1
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected