|
Diligent Engine
v.2.4.g
|
Namespaces | |
| Diligent | |
| The library uses Direct3D-style math: | |
Macros | |
| #define | LOG_FRAMEBUFFER_ERROR_AND_THROW(...) LOG_ERROR_AND_THROW("Description of framebuffer '", (Desc.Name ? Desc.Name : ""), "' is invalid: ", ##__VA_ARGS__) |
Functions | |
| void | Diligent::ValidateFramebufferDesc (const FramebufferDesc &Desc) noexcept(false) |
| #define LOG_FRAMEBUFFER_ERROR_AND_THROW | ( | ... | ) | LOG_ERROR_AND_THROW("Description of framebuffer '", (Desc.Name ? Desc.Name : ""), "' is invalid: ", ##__VA_ARGS__) |
1.8.17