metal.rendercommandencoder

Undocumented in source.

Members

Classes

MTLRenderCommandEncoder
class MTLRenderCommandEncoder
Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.

Enums

MTLFunctionType
enum MTLFunctionType

The type of a top-level Metal Shading Language (MSL) function.

Interfaces

MTLAccelerationStructure
interface MTLAccelerationStructure

A collection of model data for GPU-accelerated intersection of rays with the model.

MTLFunctionHandle
interface MTLFunctionHandle

An object representing a function that you can add to a visible function table.

MTLIntersectionFunctionTable
interface MTLIntersectionFunctionTable

A table of intersection functions that Metal calls to perform ray-tracing intersection tests.

MTLVisibleFunctionTable
interface MTLVisibleFunctionTable

A table of shader functions visible to your app that you can pass into compute commands to customize the behavior of a shader.

Structs

MTLVertexAmplificationViewMapping
struct MTLVertexAmplificationViewMapping
Undocumented in source but is binding to Objective-C. You might be able to learn more by searching the web for its name.

Meta