IQM Support Implemented
More info to come
This commit is contained in:
parent
dbd6a9dea1
commit
08f520f1c6
49 changed files with 1356 additions and 62 deletions
|
|
@ -391,6 +391,7 @@ void VkRenderState::ApplyPushConstants()
|
|||
}
|
||||
|
||||
mPushConstants.uLightIndex = mLightIndex;
|
||||
mPushConstants.uBoneIndexBase = mBoneIndexBase;
|
||||
mPushConstants.uDataIndex = mStreamBufferWriter.DataIndex();
|
||||
|
||||
auto passManager = fb->GetRenderPassManager();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue