Searched defs:halfPixel (Results 1 – 5 of 5) 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
184 GLfloat halfPixel = 1.0f / static_cast<GLfloat>(getWindowWidth()); in TEST_P() local
2638 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalTriangles() local3415 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalLines() local
2890 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalTriangles() local3667 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalLines() local
884 const float halfPixel = 0.5f; in getViewportPatternArea() local