![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "IMPrimitiveDescriptors.h"
#include "DescriptorSetsFwd.h"
#include "Pipeline.h"
#include "PushConstants.h"
#include "Platform/Video/GLIM/glim.h"
#include "Platform/Video/Headers/Commands.h"
Go to the source code of this file.
Classes | |
class | Divide::IMPrimitive |
IMPrimitive replaces immediate mode calls to VB based rendering. More... | |
Namespaces | |
namespace | NS_GLIM |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::GFX |
Macros | |
#define | DVD_IM_EMULATION_H_ |
Functions | |
NS_GLIM::FWD_DECLARE_MANAGED_CLASS (GLIM_BATCH) | |
Divide::FWD_DECLARE_MANAGED_CLASS (IMPrimitive) | |
Divide::FWD_DECLARE_MANAGED_CLASS (GenericVertexData) | |
#define DVD_IM_EMULATION_H_ |
Definition at line 34 of file IMPrimitive.h.