aboutsummaryrefslogtreecommitdiff
path: root/examples/resources/shaders/glsl330/depth.fs
AgeCommit message (Collapse)Author
2016-04-08Added depth drawing shaderraysan5
NOTE: It requires a depth texture as input, it should be configured on rlgl, by default RenderTexture (fbo) uses Depth Renderbuffer instead of Depth Texture. Check rlglLoadRenderTexture()