XLE  v0.02.0
RenderCore::Metal Namespace Reference

Low level interface for rendering. More...

Detailed Description

Low level interface for rendering.

RenderCore::Metal is a namespace rename, of the form:

using Metal = Metal_DX11;

This is a really handy way to make references like RenderCore::Metal::DeviceContext configurable between platforms. Unfortunately, Doxygen doesn't fully support it. So RenderCore::Metal appears empty in our generated documentation.

Please jump to one of the RenderCore::Metal implementations:

See also
RenderCore::Metal_DX11
RenderCore::Metal_OpenGLES