mirror of https://github.com/axmolengine/axmol.git
remove unneeded codes
This commit is contained in:
parent
d6cbaa44e0
commit
0a85432d02
|
@ -37,7 +37,6 @@ NS_CC_BEGIN
|
|||
|
||||
struct CC_DLL PipelineDescriptor
|
||||
{
|
||||
public:
|
||||
backend::ProgramState* programState = nullptr;
|
||||
backend::BlendDescriptor blendDescriptor;
|
||||
backend::RenderPassDescriptor renderPassDescriptor;
|
||||
|
|
Loading…
Reference in New Issue