renamed a function, It from BeginRenderpass to BeginRenderPass
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
||||
|
||||
bool BindFramebuffer(RenderPass *rp,Framebuffer *fb);
|
||||
|
||||
bool BeginRenderpass();
|
||||
bool BeginRenderPass();
|
||||
|
||||
bool BindPipeline(Pipeline *p)
|
||||
{
|
||||
|
Reference in New Issue
Block a user