#include <OgreMetalMappings.h>
◆ dataTypeToVertexFormat()
static MTLVertexFormat Ogre::MetalMappings::dataTypeToVertexFormat |
( |
MTLDataType |
dataType | ) |
|
|
static |
◆ get() [1/10]
◆ get() [2/10]
◆ get() [3/10]
static MTLColorWriteMask Ogre::MetalMappings::get |
( |
uint8 |
mask | ) |
|
|
static |
◆ get() [4/10]
◆ get() [5/10]
◆ get() [6/10]
◆ get() [7/10]
static MTLSamplerMinMagFilter Ogre::MetalMappings::get |
( |
FilterOptions |
filter | ) |
|
|
static |
◆ get() [8/10]
◆ get() [9/10]
◆ get() [10/10]
◆ getDepthStencilFormat()
static void Ogre::MetalMappings::getDepthStencilFormat |
( |
MetalDevice * |
device, |
|
|
PixelFormatGpu |
pf, |
|
|
MTLPixelFormat & |
outDepth, |
|
|
MTLPixelFormat & |
outStencil |
|
) |
| |
|
static |
Can throw if PixelFormat is not depth.
◆ getMipFilter()
static MTLSamplerMipFilter Ogre::MetalMappings::getMipFilter |
( |
FilterOptions |
filter | ) |
|
|
static |
The documentation for this class was generated from the following file: