d-metal-binding v1.1.1 (2023-03-29T00:11:10Z)
Dub
Repo
MTLDevice.newCommandQueue
metal
metal
MTLDevice
Creates a queue you use to submit rendering and computation commands to a GPU.
MTLCommandQueue
newCommandQueue
()
interface
MTLDevice
@
selector
("newCommandQueue")
MTLCommandQueue
newCommandQueue
(
)
MTLCommandQueue
newCommandQueue
(NSUInteger maxCommandBufferCount)
Meta
Source
See Implementation
metal
metal
MTLDevice
functions
argumentBuffersSupport
minimumTextureBufferAlignmentForPixelFormat
name
newBuffer
newCommandQueue
newDefaultLibrary
newDepthStencilStateWithDescriptor
newFence
newIOCommandQueueWithDescriptor
newLibraryWithSource
newRenderPipelineStateWithDescriptor
newSamplerStateWithDescriptor
newTextureWithDescriptor
supportsFamily
supportsTextureSampleCount
Creates a queue you use to submit rendering and computation commands to a GPU.