# I want to compare against the stencil buffer using a specific bitmask, for example checking if Bit 2 = 1. It can be done in HLSL but I'm not sure if there is any way of doing it in shader graph. Thanks in advance!