DRTVWR-592: Overdraw is not free. Render terrain after Opaque Blinn-Phong/PBR have populated the foreground
parent
1820f23b96
commit
3b3ba3623a
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue