Searched refs:TEST_MODE_TESSELLATION (Results 1 – 1 of 1) sorted by relevance
77 TEST_MODE_TESSELLATION = 1 << 5, //!< Generate a tessellated sphere instead of triangle enumerator183 , m_drawTessellatedSphere (m_testMode & TEST_MODE_TESSELLATION) in DeviceGroupTestInstance()1710 if (m_testMode & TEST_MODE_TESSELLATION) in initPrograms()1793 …frame rendering with tessellated sphere", TEST_MODE_SFR | TEST_MODE_TESSELLATION | TEST_MOD… in init()1794 …g with tessellated sphere with line segments", TEST_MODE_SFR | TEST_MODE_TESSELLATION | TEST_MOD… in init()1795 …e frame rendering with tesselated sphere", TEST_MODE_AFR | TEST_MODE_TESSELLATION | TEST_MOD… in init()1796 …ng with tesselated sphere with line segments", TEST_MODE_AFR | TEST_MODE_TESSELLATION | TEST_MOD… in init()