MCPcopy Create free account
hub / github.com/DavidColson/Polybox / sg_image

Class sg_image

source/graphics_platform.h:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4struct sg_environment;
5struct sg_swapchain;
6struct sg_image;
7
8// Backend platform
9bool GraphicsBackendInit(SDL_Window* pWindow, int width, int height);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected