#include <OgreMetalMappings.h>
static MTLPixelFormat Ogre::MetalMappings::getPixelFormat |
( |
PixelFormat |
pf, |
|
|
bool |
isGamma |
|
) |
| |
|
static |
static void Ogre::MetalMappings::getDepthStencilFormat |
( |
MetalDevice * |
device, |
|
|
PixelFormat |
pf, |
|
|
MTLPixelFormat & |
outDepth, |
|
|
MTLPixelFormat & |
outStencil |
|
) |
| |
|
static |
Can throw if PixelFormat is not depth.
static MTLSamplerMinMagFilter Ogre::MetalMappings::get |
( |
FilterOptions |
filter | ) |
|
|
static |
static MTLSamplerMipFilter Ogre::MetalMappings::getMipFilter |
( |
FilterOptions |
filter | ) |
|
|
static |
static MTLVertexFormat Ogre::MetalMappings::dataTypeToVertexFormat |
( |
MTLDataType |
dataType | ) |
|
|
static |
The documentation for this class was generated from the following file: