SamplerInfo.compare

Enables a comparison operation during lookup of depth/stencil based textures. Mostly useful for shadow maps.

struct SamplerInfo
Option!CompareOp compare;

Meta