#include <kanzi/gfx/gfx_api.hpp>#include <kanzi/gfx/handles.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/string.hpp>Classes | |
| class | kanzi::gfx::DebugInformation |
| Interface to access Kanzi graphics debug information, such as object names. More... | |
Namespaces | |
| namespace | kanzi |
| namespace | kanzi::gfx |
Functions | |
| KANZI_GFX_API shared_ptr< BackendLayer > | kanzi::gfx::createValidationLayer () |
| Constructs a validation layer for the Kanzi graphics library. | |