OGRE
13.6
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::MetalMappings, including all inherited members.
dataTypeToVertexFormat(MTLDataType dataType) | Ogre::MetalMappings | static |
get(SceneBlendFactor op) | Ogre::MetalMappings | static |
get(SceneBlendOperation op) | Ogre::MetalMappings | static |
get(StencilOperation op) | Ogre::MetalMappings | static |
get(CompareFunction cmp) | Ogre::MetalMappings | static |
get(VertexElementType vertexElemType) | Ogre::MetalMappings | static |
get(FilterOptions filter) | Ogre::MetalMappings | static |
get(TextureAddressingMode mode) | Ogre::MetalMappings | static |
get(MTLDataType dataType) | Ogre::MetalMappings | static |
getDepthStencilFormat(MetalDevice *device, PixelFormat pf, MTLPixelFormat &outDepth, MTLPixelFormat &outStencil) | Ogre::MetalMappings | static |
getMipFilter(FilterOptions filter) | Ogre::MetalMappings | static |
getPixelFormat(PixelFormat pf, bool isGamma) | Ogre::MetalMappings | static |