Home | History | Annotate | Download | only in functional

Lines Matching full:coordinates

345 	// Compute texture coordinates.
346 m_testCtx.getLog() << TestLog::Message << "Texture coordinates: " << curCase.minCoord << " -> " << curCase.maxCoord << TestLog::EndMessage;
550 m_cases.push_back(FilterCase(m_gradientTex, refInRangeUpper, tcu::Vec2(-1.19f, -1.3f), tcu::Vec2(1.1f, 1.35f))); // minification - w/ tuned coordinates to avoid hitting triangle edges
630 << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight
643 // \todo Log texture coordinates.
912 << "Texture coordinates: " << curCase.minCoord << " -> " << curCase.maxCoord