Home | History | Annotate | Download | only in egl

Lines Matching refs:NotSupportedError

159 			throw tcu::NotSupportedError("EGL_KHR_fence_sync not supported", "", __FILE__, __LINE__);
162 throw tcu::NotSupportedError("EGL_KHR_reusable_sync not supported", "", __FILE__, __LINE__);
165 throw tcu::NotSupportedError("EGL_KHR_wait_sync not supported", "", __FILE__, __LINE__);
184 throw tcu::NotSupportedError("GL_OES_EGL_sync not supported", "", __FILE__, __LINE__);