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