xamarin-macios/tests/xtro-sharpie/common-GLKit.ignore

53 строки
2.8 KiB
Plaintext
Исходник Обычный вид История

## framework deprecated in favor of Metal
!missing-field! GLKMatrix3Identity not bound
!missing-field! GLKMatrix4Identity not bound
!missing-field! GLKQuaternionIdentity not bound
!missing-pinvoke! GLKMathProject is not bound
!missing-pinvoke! GLKMathUnproject is not bound
!missing-pinvoke! GLKMatrix3Invert is not bound
!missing-pinvoke! GLKMatrix3InvertAndTranspose is not bound
!missing-pinvoke! GLKMatrix4Invert is not bound
!missing-pinvoke! GLKMatrix4InvertAndTranspose is not bound
!missing-pinvoke! GLKMatrixStackCreate is not bound
!missing-pinvoke! GLKMatrixStackGetMatrix2 is not bound
!missing-pinvoke! GLKMatrixStackGetMatrix3 is not bound
!missing-pinvoke! GLKMatrixStackGetMatrix3Inverse is not bound
!missing-pinvoke! GLKMatrixStackGetMatrix3InverseTranspose is not bound
!missing-pinvoke! GLKMatrixStackGetMatrix4 is not bound
!missing-pinvoke! GLKMatrixStackGetMatrix4Inverse is not bound
!missing-pinvoke! GLKMatrixStackGetMatrix4InverseTranspose is not bound
!missing-pinvoke! GLKMatrixStackGetTypeID is not bound
!missing-pinvoke! GLKMatrixStackLoadMatrix4 is not bound
!missing-pinvoke! GLKMatrixStackMultiplyMatrix4 is not bound
!missing-pinvoke! GLKMatrixStackMultiplyMatrixStack is not bound
!missing-pinvoke! GLKMatrixStackPop is not bound
!missing-pinvoke! GLKMatrixStackPush is not bound
!missing-pinvoke! GLKMatrixStackRotate is not bound
!missing-pinvoke! GLKMatrixStackRotateWithVector3 is not bound
!missing-pinvoke! GLKMatrixStackRotateWithVector4 is not bound
!missing-pinvoke! GLKMatrixStackRotateX is not bound
!missing-pinvoke! GLKMatrixStackRotateY is not bound
!missing-pinvoke! GLKMatrixStackRotateZ is not bound
!missing-pinvoke! GLKMatrixStackScale is not bound
!missing-pinvoke! GLKMatrixStackScaleWithVector3 is not bound
!missing-pinvoke! GLKMatrixStackScaleWithVector4 is not bound
!missing-pinvoke! GLKMatrixStackSize is not bound
!missing-pinvoke! GLKMatrixStackTranslate is not bound
!missing-pinvoke! GLKMatrixStackTranslateWithVector3 is not bound
!missing-pinvoke! GLKMatrixStackTranslateWithVector4 is not bound
!missing-pinvoke! GLKQuaternionAngle is not bound
!missing-pinvoke! GLKQuaternionAxis is not bound
!missing-pinvoke! GLKQuaternionMakeWithMatrix3 is not bound
!missing-pinvoke! GLKQuaternionMakeWithMatrix4 is not bound
!missing-pinvoke! GLKQuaternionRotateVector3Array is not bound
!missing-pinvoke! GLKQuaternionRotateVector4Array is not bound
!missing-pinvoke! GLKQuaternionSlerp is not bound
!missing-pinvoke! NSStringFromGLKMatrix2 is not bound
!missing-pinvoke! NSStringFromGLKMatrix3 is not bound
!missing-pinvoke! NSStringFromGLKMatrix4 is not bound
!missing-pinvoke! NSStringFromGLKQuaternion is not bound
!missing-pinvoke! NSStringFromGLKVector2 is not bound
!missing-pinvoke! NSStringFromGLKVector3 is not bound
!missing-pinvoke! NSStringFromGLKVector4 is not bound