Added skydome support.

This commit is contained in:
Justin Marshall
2026-05-24 11:54:07 -07:00
parent 3242531044
commit 029fd186dc
18 changed files with 281 additions and 37 deletions
+2
View File
@@ -1665,4 +1665,6 @@ static void RB_CopyModelMatrixToDXRTransform(const float* modelMatrix, float out
void RB_PrepareStageTexturing(const shaderStage_t* pStage, const drawSurf_t* surf, idDrawVert* ac);
#include "tr_skydome.h"
#endif /* !__TR_LOCAL_H__ */