Divide Framework
0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
GenericDrawCommand.cpp
Go to the documentation of this file.
1
2
3
#include "
Headers/GenericDrawCommand.h
"
4
5
namespace
Divide
{
6
7
bool
Compatible
(
const
GenericDrawCommand
& lhs,
const
GenericDrawCommand
& rhs)
noexcept
{
8
return
lhs._sourceBuffer == rhs._sourceBuffer &&
9
lhs._bufferFlag == rhs._bufferFlag;
10
}
11
12
};
//namespace Divide
GenericDrawCommand.h
Divide
Handle console commands that start with a forward slash.
Definition:
AIProcessor.cpp:7
Divide::Compatible
bool Compatible(const GenericDrawCommand &lhs, const GenericDrawCommand &rhs) noexcept
Definition:
GenericDrawCommand.cpp:7
Divide::GenericDrawCommand
Definition:
GenericDrawCommand.h:84
Source
Platform
Video
GenericDrawCommand.cpp
Generated on Fri May 17 2024 16:59:54 for Divide Framework by
1.9.6