d-metal-binding v1.0.4 (2023-03-15T23:34:54Z)
Dub
Repo
MTLRenderCommandEncoder.endEncoding
metal
rendercommandencoder
MTLRenderCommandEncoder
Declares that all command generation from the encoder is completed.
class
MTLRenderCommandEncoder
@
selector
("endEncoding")
void
endEncoding
(
)
Meta
Source
See Implementation
metal
rendercommandencoder
MTLRenderCommandEncoder
functions
drawIndexedPatches
drawIndexedPrimitives
drawPatches
drawPrimitives
endEncoding
setCullMode
setFragmentAccelerationStructure
setFragmentBuffer
setFragmentBufferOffset
setFragmentBuffers
setFragmentBytes
setFragmentIntersectionFunctionTable
setFragmentIntersectionFunctionTables
setFragmentSamplerState
setFragmentSamplerStates
setFragmentTexture
setFragmentTextures
setFragmentVisibleFunctionTable
setFragmentVisibleFunctionTables
setFrontFaceWinding
setRenderPipelineState
setTessellationFactorBuffer
setTessellationFactorScale
setTriangleFillMode
setVertexAccelerationStructure
setVertexAmplificationCount
setVertexBuffer
setVertexBufferOffset
setVertexBuffers
setVertexBytes
setVertexIntersectionFunctionTable
setVertexIntersectionFunctionTables
setVertexSamplerState
setVertexSamplerStates
setVertexTexture
setVertexTextures
setVertexVisibleFunctionTable
setVertexVisibleFunctionTables
setViewport
Declares that all command generation from the encoder is completed.