Organize rendering frame data and picking headers

This commit is contained in:
2026-04-05 21:23:29 +08:00
parent ba6c8eaae5
commit 05debc0499
16 changed files with 113 additions and 93 deletions

View File

@@ -2,7 +2,7 @@
#include "Core/Asset/ResourceManager.h"
#include "Debug/Logger.h"
#include "Rendering/ObjectIdEncoding.h"
#include "Rendering/Picking/ObjectIdCodec.h"
#include "Rendering/Detail/ShaderVariantUtils.h"
#include "RHI/RHICommandList.h"
#include "RHI/RHIDevice.h"