Some minor adjustments
This commit is contained in:
parent
81cdc402c9
commit
c8f6182f36
2 changed files with 5 additions and 4 deletions
|
|
@ -737,6 +737,7 @@ void VkRenderState::BeginFrame()
|
|||
mRSBuffers->Viewpoint.UploadIndex = 0;
|
||||
mRSBuffers->Lightbuffer.UploadIndex = 0;
|
||||
mRSBuffers->Bonebuffer.UploadIndex = 0;
|
||||
mRSBuffers->Fogballbuffer.UploadIndex = 0;
|
||||
}
|
||||
|
||||
void VkRenderState::EndRenderPass()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue