Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/KTX-Software
/ warning
Method
warning
tools/imageio/imageinput.cc:341–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
void ImageInput::warning(const std::string& wmsg)
342
{
343
if (sendWarning) {
344
sendWarning(wmsg);
345
}
346
}
347
348
void ImageInput::fwarning(const std::string& wmsg)
349
{
Callers
2
main
Method · 0.45
warning
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected