MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / gpuAcceleration

Method gpuAcceleration

src/she/sdl2/she.cpp:826–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

824 }
825
826 bool gpuAcceleration() const override {
827 return SDL2Display::gpu;
828 }
829
830 void setGpuAcceleration(bool state) override {
831 if (!unique_display)

Callers 3

init_module_guiFunction · 0.80
OptionsWindowMethod · 0.80
saveConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected