Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DentonW/DevIL
/ LoadStandardImage
Method
LoadStandardImage
DevIL/test/UnitTest/ILUTest.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
31
void ILUTest::LoadStandardImage()
32
{
33
ilLoadImage(
".\\Data\\Logo.png"
);
34
}
35
36
void ILUTest::TestiluSaturate4f()
37
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected