Ресурсы

This commit is contained in:
2025-09-02 16:41:55 +06:00
parent 4eef3ca211
commit a1b84053d4
6 changed files with 59 additions and 21 deletions

View File

@@ -1452,6 +1452,8 @@ void VulkanRenderSession::drawWorld(GlobalTime gTime, float dTime, VkCommandBuff
PCO.Model = orig;
}
CP.pushFrame();
}
void VulkanRenderSession::pushStage(EnumRenderStage stage) {