ToyGine2 26.2.0
Game Engine for retro consoles
Loading...
Searching...
No Matches
render.hpp File Reference

Umbrella header for the render module. More...

#include "core.hpp"
#include "render/clear_flags.hpp"
#include "render/pixel_format.hpp"
Include dependency graph for render.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  toy::render
 Rendering types and utilities: clear flags, pixel formats, and related APIs.

Detailed Description

Umbrella header for the render module.

Defines clear flags, pixel format, and related rendering types.

Note
Include this header only; do not include internal headers directly.