Searched defs:halfPixel (Results 1 – 2 of 2) sorted by relevance
135 const deUint64 halfPixel = 1ll << (RASTERIZER_SUBPIXEL_BITS-1); in isTheCenterOfTheFragment() local240 const deInt64 halfPixel = 1ll << (RASTERIZER_SUBPIXEL_BITS-1); in doesLineSegmentExitDiamond() local540 const deUint64 halfPixel = 1ll << (RASTERIZER_SUBPIXEL_BITS-1); in rasterizeSingleSample() local712 const deUint64 halfPixel = 1ll << (RASTERIZER_SUBPIXEL_BITS-1); in rasterizeMultiSample() local933 const deInt64 halfPixel = 1ll << (RASTERIZER_SUBPIXEL_BITS-1); in rasterize() local1132 const deInt64 halfPixel = 1ll << (RASTERIZER_SUBPIXEL_BITS-1); in rasterize() local
810 const float halfPixel = 0.5f; in getViewportPatternArea() local