Searched defs:halfPixel (Results 1 – 4 of 4) sorted by relevance
135 const deUint64 halfPixel = 1ll << (bits - 1); in isTheCenterOfTheFragment() local240 const deInt64 halfPixel = 1ll << (bits - 1); in doesLineSegmentExitDiamond() local541 const deUint64 halfPixel = 1ll << (m_subpixelBits - 1); in rasterizeSingleSample() local701 const deUint64 halfPixel = 1ll << (m_subpixelBits - 1); in rasterizeMultiSample() local936 const deInt64 halfPixel = 1ll << (m_subpixelBits - 1); in rasterize() local1146 const deInt64 halfPixel = 1ll << (m_subpixelBits - 1); in rasterize() local
197 GLfloat halfPixel = 1.0f / static_cast<GLfloat>(getWindowWidth()); in TEST_P() local221 GLfloat halfPixel = 1.0f / static_cast<GLfloat>(getWindowWidth()); in TEST_P() local
2639 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalTriangles() local3416 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalLines() local
884 const float halfPixel = 0.5f; in getViewportPatternArea() local