Home | History | Annotate | Download | only in stress

Lines Matching refs:NotSupportedError

147 			throw tcu::NotSupportedError(std::string("Render target size must be at least ") + de::toString(TEST_CANVAS_SIZE) + "x" + de::toString(TEST_CANVAS_SIZE));
155 throw tcu::NotSupportedError(std::string("GL_MAX_TEXTURE_SIZE must be at least ") + de::toString(TEST_CANVAS_SIZE));
415 throw tcu::NotSupportedError("Color renderable half float texture required.");
420 throw tcu::NotSupportedError("Color renderable float texture required.");
471 throw tcu::NotSupportedError("could not create fbo for testing.");
1063 throw tcu::NotSupportedError(std::string("GL_MAX_TEXTURE_SIZE must be at least ") + de::toString(TEST_TEXTURE_SIZE));
1391 throw tcu::NotSupportedError(std::string("GL_MAX_TEXTURE_SIZE must be at least ") + de::toString(TEST_TEXTURE_SIZE));