Sample: FunctionPointers Minimum spec: SM 3.5 This sample illustrates how to use function pointers and implements the Sobel Edge Detection filter for 8-bit monochrome images. Key concepts: Graphics Interop Image Processing