Home | History | Annotate | Download | only in functional

Lines Matching refs:NotSupportedError

158 		throw tcu::NotSupportedError("Projected lookup validation not supported in multisample config");
277 throw tcu::NotSupportedError("Too small viewport", "", __FILE__, __LINE__);
508 throw tcu::NotSupportedError("Projected lookup validation not supported in multisample config");
600 throw tcu::NotSupportedError("Too small viewport", "", __FILE__, __LINE__);
932 throw tcu::NotSupportedError("Render target size must be at least (" + de::toString(3*m_size) + ", " + de::toString(2*m_size) + ")");