Home | History | Annotate | Download | only in functional

Lines Matching refs:tessLevel

1257 		const glw::GLfloat	tessLevel		= 2.8f; // will be rounded up
1261 m_testCtx.getLog() << tcu::TestLog::Message << "u_tessellationLevel = " << tessLevel << tcu::TestLog::EndMessage;
1263 gl.uniform1f(tessLevelPos, tessLevel);
1762 const glw::GLfloat tessLevel = 2.8f; // will be rounded up
1766 m_testCtx.getLog() << tcu::TestLog::Message << "u_tessellationLevel = " << tessLevel << tcu::TestLog::EndMessage;
1768 gl.uniform1f(tessLevelPos, tessLevel);
2595 const glw::GLfloat tessLevel = 0.8f; // will be rounded up
2599 m_testCtx.getLog() << tcu::TestLog::Message << "u_tessellationLevel = " << tessLevel << tcu::TestLog::EndMessage;
2601 gl.uniform1f(tessLevelPos, tessLevel);