Diligent::IShaderMtl class

Exposes Metal-specific functionality of a shader object.

Contents

Base classes

struct IShader
Shader interface.

Public functions

auto GetMtlShaderFunction() const -> id<MTLFunction> pure virtual
Returns the point to Metal shader function (MTLFunction)