xamarin-macios/tests/xtro-sharpie/api-annotations-dotnet/iOS-OpenGL[ES].ignore

67 строки
2.8 KiB
Plaintext

# OpenAL
!missing-pinvoke! alGetBufferiv is not bound
# only for iOS and tvOS (not watchOS) and macOS uses OpenGL
## we use OpenTK for bindings
!missing-pinvoke! glActiveTexture is not bound
!missing-pinvoke! glBindBuffer is not bound
!missing-pinvoke! glBindTexture is not bound
!missing-pinvoke! glBlendFunc is not bound
!missing-pinvoke! glBufferData is not bound
!missing-pinvoke! glBufferSubData is not bound
!missing-pinvoke! glClear is not bound
!missing-pinvoke! glClearColor is not bound
!missing-pinvoke! glClearDepthf is not bound
!missing-pinvoke! glClearStencil is not bound
!missing-pinvoke! glColorMask is not bound
!missing-pinvoke! glCompressedTexImage2D is not bound
!missing-pinvoke! glCompressedTexSubImage2D is not bound
!missing-pinvoke! glCopyTexImage2D is not bound
!missing-pinvoke! glCopyTexSubImage2D is not bound
!missing-pinvoke! glCullFace is not bound
!missing-pinvoke! glDeleteBuffers is not bound
!missing-pinvoke! glDeleteTextures is not bound
!missing-pinvoke! glDepthFunc is not bound
!missing-pinvoke! glDepthMask is not bound
!missing-pinvoke! glDepthRangef is not bound
!missing-pinvoke! glDisable is not bound
!missing-pinvoke! glDrawArrays is not bound
!missing-pinvoke! glDrawElements is not bound
!missing-pinvoke! glEnable is not bound
!missing-pinvoke! glFinish is not bound
!missing-pinvoke! glFlush is not bound
!missing-pinvoke! glFrontFace is not bound
!missing-pinvoke! glGenBuffers is not bound
!missing-pinvoke! glGenTextures is not bound
!missing-pinvoke! glGetBooleanv is not bound
!missing-pinvoke! glGetBufferParameteriv is not bound
!missing-pinvoke! glGetBufferPointervOES is not bound
!missing-pinvoke! glGetError is not bound
!missing-pinvoke! glGetFloatv is not bound
!missing-pinvoke! glGetIntegerv is not bound
!missing-pinvoke! glGetString is not bound
!missing-pinvoke! glGetTexParameterfv is not bound
!missing-pinvoke! glGetTexParameteriv is not bound
!missing-pinvoke! glHint is not bound
!missing-pinvoke! glIsBuffer is not bound
!missing-pinvoke! glIsEnabled is not bound
!missing-pinvoke! glIsTexture is not bound
!missing-pinvoke! glLineWidth is not bound
!missing-pinvoke! glMapBufferOES is not bound
!missing-pinvoke! glPixelStorei is not bound
!missing-pinvoke! glPolygonOffset is not bound
!missing-pinvoke! glReadPixels is not bound
!missing-pinvoke! glSampleCoverage is not bound
!missing-pinvoke! glScissor is not bound
!missing-pinvoke! glStencilFunc is not bound
!missing-pinvoke! glStencilMask is not bound
!missing-pinvoke! glStencilOp is not bound
!missing-pinvoke! glTexImage2D is not bound
!missing-pinvoke! glTexParameterf is not bound
!missing-pinvoke! glTexParameterfv is not bound
!missing-pinvoke! glTexParameteri is not bound
!missing-pinvoke! glTexParameteriv is not bound
!missing-pinvoke! glTexSubImage2D is not bound
!missing-pinvoke! glUnmapBufferOES is not bound
!missing-pinvoke! glViewport is not bound