DRTVWR-592: Overdraw is not free. Render terrain after Opaque Blinn-Phong/PBR have populated the foreground

master
Cosmic Linden 2023-10-13 09:58:43 -07:00
parent 1820f23b96
commit 3b3ba3623a
1 changed files with 1 additions and 1 deletions

View File

@ -56,9 +56,9 @@ public:
POOL_SIMPLE = 1,
POOL_FULLBRIGHT,
POOL_BUMP,
POOL_TERRAIN,
POOL_MATERIALS,
POOL_GLTF_PBR,
POOL_TERRAIN,
POOL_GRASS,
POOL_GLTF_PBR_ALPHA_MASK,
POOL_TREE,