Gaussian blur post processing material

Crow87, look for the instructions in this post. I was able to sample texture using technique described there. As for CustomTexture seems that it’s compiled incorrectly (texture is passed, but CustomExpression node has sampler2D as input, not texture object).