xamarin-macios/tests/xtro-sharpie/macOS-SceneKit.ignore

19 строки
1.5 KiB
Plaintext

!incorrect-protocol-member! SCNSceneRenderer::currentTime is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::setCurrentTime: is REQUIRED and should be abstract
!missing-selector! SCNProgram::geometryShader not bound
!missing-selector! SCNProgram::setGeometryShader: not bound
!missing-selector! SCNProgram::setTessellationControlShader: not bound
!missing-selector! SCNProgram::setTessellationEvaluationShader: not bound
!missing-selector! SCNProgram::tessellationControlShader not bound
!missing-selector! SCNProgram::tessellationEvaluationShader not bound
!incorrect-protocol-member! SCNSceneRenderer::audioEnvironmentNode is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::colorPixelFormat is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::commandQueue is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::currentRenderCommandEncoder is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::depthPixelFormat is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::device is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::stencilPixelFormat is REQUIRED and should be abstract
!incorrect-protocol-member! SCNSceneRenderer::currentRenderPassDescriptor is REQUIRED and should be abstract
!missing-pinvoke! SCNMatrix4FromGLKMatrix4 is not bound
!missing-pinvoke! SCNMatrix4ToGLKMatrix4 is not bound