MCPcopy Create free account
hub / github.com/carbonengine/trinity / Texture

Class Texture

trinityal/tests/Texture.cpp:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7using namespace Tr2RenderContextEnum;
8
9struct Texture : public WithValidRenderContext
10{
11};
12
13TEST_F( Texture, TextureIsInvalidBeforeCreation )
14{

Callers 2

GetTempTextureMethod · 0.50
GetPersistentTextureMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected