MCPcopy Create free account
hub / github.com/SFML/SFML / RenderTexture.test.cpp

File RenderTexture.test.cpp

test/Graphics/RenderTexture.test.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <SFML/Graphics/RenderTexture.hpp>
2
3// Other 1st party headers
4#include <SFML/System/Exception.hpp>

Callers

nothing calls this directly

Calls 13

runDisplayTestsFunction · 0.85
RenderTextureFunction · 0.85
getTextureMethod · 0.80
isSmoothMethod · 0.45
isRepeatedMethod · 0.45
getSizeMethod · 0.45
isSrgbMethod · 0.45
getNativeHandleMethod · 0.45
resizeMethod · 0.45
setSmoothMethod · 0.45
setRepeatedMethod · 0.45
generateMipmapMethod · 0.45

Tested by

no test coverage detected