Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
using namespace Tr2RenderContextEnum;
8
9
struct Texture : public WithValidRenderContext
10
{
11
};
12
13
TEST_F( Texture, TextureIsInvalidBeforeCreation )
14
{
Callers
2
GetTempTexture
Method · 0.50
GetPersistentTexture
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected