Load depth texture/renderbuffer (to be attached to fbo)
int rlLoadTextureDepth(int width, int height, bool useRenderBuffer) => _rlLoadTextureDepth(width, height, useRenderBuffer);