d-metal-binding v1.0.4 (2023-03-15T23:34:54Z)
Dub
Repo
MTLRenderPassDescriptor.setSamplePositions
metal
metal
MTLRenderPassDescriptor
Sets the programmable sample positions for a render pass.
class
MTLRenderPassDescriptor
@
selector
("setSamplePositions:count:")
void
setSamplePositions
(
const
MTLSamplePosition
positions
,
NSUInteger
count
)
Meta
Source
See Implementation
metal
metal
MTLRenderPassDescriptor
functions
colorAttachments
defaultRasterSampleCount
depthAttachment
getSamplePositions
imageBlockSampleLength
rasterizationRateMap
renderTargetArrayLength
renderTargetHeight
renderTargetWidth
sampleBufferAttachments
setSamplePositions
stencilAttachment
threadgroupMemoryLength
tileHeight
tileWidth
visibilityResultBuffer
static functions
renderPassDescriptor
Sets the programmable sample positions for a render pass.