Searched defs:halfPixel (Results 1 – 4 of 4) sorted by relevance
134 const uint64_t halfPixel = 1ll << (bits - 1); in isTheCenterOfTheFragment() local235 const int64_t halfPixel = 1ll << (bits - 1); in doesLineSegmentExitDiamond() local547 const uint64_t halfPixel = 1ll << (m_subpixelBits - 1); in rasterizeSingleSample() local684 const uint64_t halfPixel = 1ll << (m_subpixelBits - 1); in rasterizeMultiSample() local962 const int64_t halfPixel = 1ll << (m_subpixelBits - 1); in rasterize() local1178 const int64_t 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
2986 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalTriangles() local3770 const float halfPixel = 1.0f / float(m_renderSize); in generateNormalLines() local
881 const float halfPixel = 0.5f; in getViewportPatternArea() local