Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  Cargo.toml.orig   Sprache: unbekannt

 
Spracherkennung für: .orig vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# This file has been automatically generated by `objc2`'s `header-translator`.
# DO NOT EDIT

[package]
name = "objc2-metal"
version.workspace = true
description = "Bindings to the Metal framework"
edition.workspace = true
rust-version.workspace = true
keywords = ["cocoa", "apple", "framework", "macos", "ios"]
categories.workspace = true
repository.workspace = true
license.workspace = true

[lints]
workspace = true

[dependencies]
bitflags = { workspace = true, optional = true, features = ["std"] }
block2 = { workspace = true, optional = true, features = ["alloc"] }
dispatch2 = { workspace = true, optional = true, features = [
    "alloc",
    "objc2",
] }
objc2 = { workspace = true, features = ["std"] }
objc2-core-foundation = { workspace = true, optional = true, features = [
    "CFDate",
    "objc2",
] }
objc2-foundation = { workspace = true, features = ["alloc"] }
objc2-io-surface = { workspace = true, optional = true, features = [
    "IOSurfaceRef",
    "objc2",
] }

[package.metadata.docs.rs]
default-target = "aarch64-apple-darwin"
rustc-args = ["--cfg", "docsrs"] # Fix cross-crate link to objc2::topics
targets = [
    "aarch64-apple-darwin",
    "x86_64-apple-darwin",
    "aarch64-apple-ios",
    "aarch64-apple-tvos",
    "aarch64-apple-ios-macabi",
    "aarch64-apple-visionos",
]
features = ["objc2-io-surface"]

[features]
default = [
    "std",
    "MTL4AccelerationStructure",
    "MTL4Archive",
    "MTL4ArgumentTable",
    "MTL4BinaryFunction",
    "MTL4BinaryFunctionDescriptor",
    "MTL4BufferRange",
    "MTL4CommandAllocator",
    "MTL4CommandBuffer",
    "MTL4CommandEncoder",
    "MTL4CommandQueue",
    "MTL4CommitFeedback",
    "MTL4Compiler",
    "MTL4CompilerTask",
    "MTL4ComputeCommandEncoder",
    "MTL4ComputePipeline",
    "MTL4Counters",
    "MTL4FunctionDescriptor",
    "MTL4LibraryDescriptor",
    "MTL4LibraryFunctionDescriptor",
    "MTL4LinkingDescriptor",
    "MTL4MachineLearningCommandEncoder",
    "MTL4MachineLearningPipeline",
    "MTL4MeshRenderPipeline",
    "MTL4PipelineDataSetSerializer",
    "MTL4PipelineState",
    "MTL4RenderCommandEncoder",
    "MTL4RenderPass",
    "MTL4RenderPipeline",
    "MTL4SpecializedFunctionDescriptor",
    "MTL4StitchedFunctionDescriptor",
    "MTL4TileRenderPipeline",
    "MTLAccelerationStructure",
    "MTLAccelerationStructureCommandEncoder",
    "MTLAccelerationStructureTypes",
    "MTLAllocation",
    "MTLArgument",
    "MTLArgumentEncoder",
    "MTLBinaryArchive",
    "MTLBlitCommandEncoder",
    "MTLBlitPass",
    "MTLBuffer",
    "MTLCaptureManager",
    "MTLCaptureScope",
    "MTLCommandBuffer",
    "MTLCommandEncoder",
    "MTLCommandQueue",
    "MTLComputeCommandEncoder",
    "MTLComputePass",
    "MTLComputePipeline",
    "MTLCounters",
    "MTLDataType",
    "MTLDefines",
    "MTLDepthStencil",
    "MTLDevice",
    "MTLDeviceCertification",
    "MTLDrawable",
    "MTLDynamicLibrary",
    "MTLEvent",
    "MTLFence",
    "MTLFunctionConstantValues",
    "MTLFunctionDescriptor",
    "MTLFunctionHandle",
    "MTLFunctionLog",
    "MTLFunctionStitching",
    "MTLGPUAddress",
    "MTLHeap",
    "MTLIOCommandBuffer",
    "MTLIOCommandQueue",
    "MTLIOCompressor",
    "MTLIndirectCommandBuffer",
    "MTLIndirectCommandEncoder",
    "MTLIntersectionFunctionTable",
    "MTLLibrary",
    "MTLLinkedFunctions",
    "MTLLogState",
    "MTLParallelRenderCommandEncoder",
    "MTLPipeline",
    "MTLPixelFormat",
    "MTLRasterizationRate",
    "MTLRenderCommandEncoder",
    "MTLRenderPass",
    "MTLRenderPipeline",
    "MTLResidencySet",
    "MTLResource",
    "MTLResourceStateCommandEncoder",
    "MTLResourceStatePass",
    "MTLResourceViewPool",
    "MTLSampler",
    "MTLStageInputOutputDescriptor",
    "MTLTensor",
    "MTLTexture",
    "MTLTextureViewPool",
    "MTLTypes",
    "MTLVertexDescriptor",
    "MTLVisibleFunctionTable",
    "bitflags",
    "block2",
    "dispatch2",
    "objc2-core-foundation",
]
std = ["alloc"]
alloc = []
unstable-private = [
    "objc2-foundation/NSString",
    "objc2-foundation/NSError",
]
MTLAccelerationStructureCommandEncoder = [
    "objc2-foundation/NSObject",
    "MTLAccelerationStructure",
]
MTLArgument = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSString",
    "MTLDataType",
]
MTLStageInputOutputDescriptor = [
    "objc2-foundation/NSObject",
    "MTLArgument",
]
MTLComputePipeline = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
    "MTLAllocation",
]
MTLRenderPipeline = [
    "bitflags",
    "objc2-foundation/NSArray",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
    "MTLAllocation",
]
MTLDevice = [
    "bitflags",
    "objc2-foundation/NSArray",
    "objc2-foundation/NSBundle",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
    "objc2-foundation/NSURL",
    "MTLLibrary",
    "MTLResource",
    "MTLGPUAddress",
]
bitflags = ["dep:bitflags"]
block2 = ["dep:block2"]
dispatch2 = ["dep:dispatch2"]
objc2-core-foundation = ["dep:objc2-core-foundation"]
objc2-io-surface = ["dep:objc2-io-surface"]
unstable-darwin-objc = []

MTL4AccelerationStructure = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4Archive = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSString",
]
MTL4ArgumentTable = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4BinaryFunction = ["objc2-foundation/NSString"]
MTL4BinaryFunctionDescriptor = [
    "bitflags",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4BufferRange = []
MTL4CommandAllocator = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4CommandBuffer = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTL4CommandEncoder = [
    "bitflags",
    "objc2-foundation/NSString",
]
MTL4CommandQueue = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTL4CommitFeedback = ["objc2-foundation/NSError"]
MTL4Compiler = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
    "objc2-foundation/NSURL",
]
MTL4CompilerTask = []
MTL4ComputeCommandEncoder = ["objc2-foundation/NSRange"]
MTL4ComputePipeline = ["objc2-foundation/NSObject"]
MTL4Counters = [
    "objc2-foundation/NSData",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTL4FunctionDescriptor = ["objc2-foundation/NSObject"]
MTL4LibraryDescriptor = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4LibraryFunctionDescriptor = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4LinkingDescriptor = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSDictionary",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4MachineLearningCommandEncoder = []
MTL4MachineLearningPipeline = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTL4MeshRenderPipeline = ["objc2-foundation/NSObject"]
MTL4PipelineDataSetSerializer = [
    "bitflags",
    "objc2-foundation/NSData",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSURL",
]
MTL4PipelineState = [
    "bitflags",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4RenderCommandEncoder = [
    "bitflags",
    "objc2-foundation/NSRange",
]
MTL4RenderPass = ["objc2-foundation/NSObject"]
MTL4RenderPipeline = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
]
MTL4SpecializedFunctionDescriptor = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTL4StitchedFunctionDescriptor = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
]
MTL4TileRenderPipeline = ["objc2-foundation/NSObject"]
MTLAccelerationStructure = [
    "bitflags",
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLAccelerationStructureTypes = []
MTLAllocation = []
MTLArgumentEncoder = [
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTLBinaryArchive = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
    "objc2-foundation/NSURL",
]
MTLBlitCommandEncoder = [
    "bitflags",
    "objc2-foundation/NSRange",
]
MTLBlitPass = ["objc2-foundation/NSObject"]
MTLBuffer = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTLCaptureManager = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
    "objc2-foundation/NSURL",
]
MTLCaptureScope = ["objc2-foundation/NSString"]
MTLCommandBuffer = [
    "bitflags",
    "objc2-foundation/NSArray",
    "objc2-foundation/NSEnumerator",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLCommandEncoder = [
    "bitflags",
    "objc2-foundation/NSString",
]
MTLCommandQueue = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLComputeCommandEncoder = ["objc2-foundation/NSRange"]
MTLComputePass = ["objc2-foundation/NSObject"]
MTLCounters = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSData",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTLDataType = []
MTLDefines = []
MTLDepthStencil = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLDeviceCertification = [
    "objc2-foundation/NSNotification",
    "objc2-foundation/NSProcessInfo",
    "objc2-foundation/NSString",
]
MTLDrawable = []
MTLDynamicLibrary = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSString",
    "objc2-foundation/NSURL",
]
MTLEvent = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLFence = ["objc2-foundation/NSString"]
MTLFunctionConstantValues = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTLFunctionDescriptor = [
    "bitflags",
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLFunctionHandle = ["objc2-foundation/NSString"]
MTLFunctionLog = [
    "objc2-foundation/NSEnumerator",
    "objc2-foundation/NSString",
    "objc2-foundation/NSURL",
]
MTLFunctionStitching = [
    "bitflags",
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLGPUAddress = []
MTLHeap = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLIOCommandBuffer = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSString",
]
MTLIOCommandQueue = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLIOCompressor = []
MTLIndirectCommandBuffer = [
    "bitflags",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
]
MTLIndirectCommandEncoder = []
MTLIntersectionFunctionTable = [
    "bitflags",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
]
MTLLibrary = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSDictionary",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLLinkedFunctions = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSDictionary",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLLogState = [
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLParallelRenderCommandEncoder = []
MTLPipeline = ["objc2-foundation/NSObject"]
MTLPixelFormat = []
MTLRasterizationRate = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
    "objc2-foundation/NSValue",
]
MTLRenderCommandEncoder = [
    "bitflags",
    "objc2-foundation/NSRange",
]
MTLRenderPass = [
    "bitflags",
    "objc2-foundation/NSObject",
]
MTLResidencySet = [
    "objc2-foundation/NSArray",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLResource = [
    "bitflags",
    "objc2-foundation/NSString",
]
MTLResourceStateCommandEncoder = []
MTLResourceStatePass = ["objc2-foundation/NSObject"]
MTLResourceViewPool = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTLSampler = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLTensor = [
    "bitflags",
    "objc2-foundation/NSError",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSString",
]
MTLTexture = [
    "bitflags",
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
    "objc2-foundation/NSString",
]
MTLTextureViewPool = []
MTLTypes = []
MTLVertexDescriptor = ["objc2-foundation/NSObject"]
MTLVisibleFunctionTable = [
    "objc2-foundation/NSObject",
    "objc2-foundation/NSRange",
]

[Dauer der Verarbeitung: 0.37 Sekunden]

                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=752002