//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## PixelShader.cpp - GPU pixel shader  // // ### # # ###  // // # ### # ### A small program for the polygon rasterizer which affects  // // # ## # # ## ## for pixels are colored  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Video/PixelShader.h" using namespace Nuclex; using namespace Video; // Just here to ensure it compiles without additional headers