Tagged Questions
0
votes
0answers
102 views
How does sampler2DArrayShadow in glsl works
I am not able understand how to use sampler2DAprrayShadows and how it works. Got some part of it that we need to use depth texture values (GL_DEPTH_COMPONENT) to get the compare result with ref depth. ...