Home
last modified time | relevance | path

Searched refs:m_curRowFragment (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.cpp861 , m_curRowFragment (0)
927 m_curRowFragment = 0;
973 for (; rowFragBegin + m_curRowFragment < rowFragEnd; m_curRowFragment++)
975 const int replicationId = rowFragBegin + m_curRowFragment;
1013 m_curRowFragment++; // don't redraw this fragment again next time
1020 m_curRowFragment = 0;
H A DrrRasterizer.hpp205 deInt32 m_curRowFragment; //!< Current rasterization position of one fragment in column of lineWidth fragments member in rr::SingleSampleLineRasterizer

Completed in 3 milliseconds