Kohi Game Engine
renderer_backend_config Struct Reference

The generic configuration for a renderer backend. More...

#include <renderer_types.h>

Data Fields

const char * application_name
 The name of the application. More...
 
renderer_config_flags flags
 Various configuration flags for renderer backend setup. More...
 

Detailed Description

The generic configuration for a renderer backend.

Field Documentation

◆ application_name

const char* application_name

The name of the application.

◆ flags

Various configuration flags for renderer backend setup.


The documentation for this struct was generated from the following file: