Trying to add fluid simulation
This commit is contained in:
@@ -71,7 +71,6 @@ struct LightEnv
|
||||
Texture2D brdfLUT;
|
||||
SamplerState lutSampler;
|
||||
};
|
||||
layout(set=3)
|
||||
ParameterBlock<LightEnv> pLightEnv;
|
||||
|
||||
interface IBRDF
|
||||
|
||||
Reference in New Issue
Block a user