MCPcopy 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
6struct Buffer : public WithValidRenderContext
7{
8};
9
10TEST_F( Buffer, BufferIsInvalidBeforeCreation )
11{

Callers 2

GetTempBufferMethod · 0.85
GetPersistentBufferMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected