Cogs.Rendering
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Enumerations
Base.h File Reference

Go to the source code of this file.

Classes

struct  Cogs::RenderingAllocatorInfo
 Allocation information. More...
 

Namespaces

namespace  Cogs
 
namespace  Cogs::Memory
 

Macros

#define COGSRENDERING_DLL_API
 

Enumerations

enum class  Cogs::GraphicsDeviceType {
  Cogs::Unknown = 0 , Cogs::Default = 0 , Cogs::OpenGL20 , Cogs::OpenGLES30 ,
  Cogs::Direct3D11 , Cogs::Direct3D12 , Cogs::Vulkan , Cogs::WebGPU ,
  Cogs::Null
}
 Contains types of graphics devices that may be supported. More...
 

Macro Definition Documentation

◆ COGSRENDERING_DLL_API

#define COGSRENDERING_DLL_API