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