Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Buffer
Class
Buffer
trinityal/tests/Buffer.cpp:6–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
#include
"WithValidRenderContextFixture.h"
5
6
struct Buffer : public WithValidRenderContext
7
{
8
};
9
10
TEST_F( Buffer, BufferIsInvalidBeforeCreation )
11
{
Callers
2
GetTempBuffer
Method · 0.85
GetPersistentBuffer
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected