HomeSort by relevance Sort by last modified time
    Searched refs:FILL_BOTTOM (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/referencerenderer/
rrRenderState.hpp 44 FILL_BOTTOM,
71 , verticalFill (FILL_BOTTOM)
rrRasterizer.cpp 66 inclusive = verticalFill == FILL_BOTTOM ? xd >= 0 : xd <= 0;
513 m_bboxMin.y() = floorSubpixelToPixelCoord (yMin, m_verticalFill == FILL_BOTTOM);
    [all...]

Completed in 72 milliseconds