Describes the backend implementation. More...
#include <kanzi/gfx/types.hpp>
Public Attributes | |
| string | apiVersion |
| The API version. | |
| APIBackend | backend |
| The API style of the backend. | |
| string | device |
| The driver reported device name. | |
| string | driverVersion |
| The driver reported driver version. | |
Describes the backend implementation.
The strings in this structure are very dependent on the current graphics device.
| APIBackend kanzi::gfx::BackendInformation::backend |
The API style of the backend.
| string kanzi::gfx::BackendInformation::apiVersion |
The API version.
| string kanzi::gfx::BackendInformation::device |
The driver reported device name.
| string kanzi::gfx::BackendInformation::driverVersion |
The driver reported driver version.