MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / GetFormat

Method GetFormat

deps/LLGL/sources/Renderer/DebugLayer/DbgTexture.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63Format DbgTexture::GetFormat() const
64{
65 return instance.GetFormat();
66}
67
68
69} // /namespace LLGL

Callers 5

ImageMethod · 0.45
Image.cppFile · 0.45
BlitMethod · 0.45
SaveImagePNGFunction · 0.45
getMethod · 0.45

Calls

no outgoing calls

Tested by 1

SaveImagePNGFunction · 0.36