bdc239a5a9
The validation layers were complaining that we use DEFAULT_RD_TEXTURE_WHITE (which is RGBA8) in places where it's sampled as a depth texture. This commit adds the new default texture DEFAULT_RD_TEXTURE_DEPTH and uses it where needed. |
||
---|---|---|
.. | ||
render_forward_clustered.cpp | ||
render_forward_clustered.h | ||
scene_shader_forward_clustered.cpp | ||
scene_shader_forward_clustered.h | ||
SCsub |