#include <OgreVulkanMappings.h>
◆ get() [1/13]
◆ get() [2/13]
static VkPolygonMode Ogre::VulkanMappings::get |
( |
PolygonMode | polygonMode | ) |
|
|
static |
◆ get() [3/13]
static VkCullModeFlags Ogre::VulkanMappings::get |
( |
CullingMode | cullMode | ) |
|
|
static |
◆ get() [4/13]
static VkCompareOp Ogre::VulkanMappings::get |
( |
CompareFunction | compareFunc | ) |
|
|
static |
◆ get() [5/13]
◆ get() [6/13]
◆ get() [7/13]
◆ get() [8/13]
◆ get() [9/13]
static VkFilter Ogre::VulkanMappings::get |
( |
FilterOptions | filter | ) |
|
|
static |
◆ getMipFilter()
static VkSamplerMipmapMode Ogre::VulkanMappings::getMipFilter |
( |
FilterOptions | filter | ) |
|
|
static |
◆ get() [10/13]
◆ get() [11/13]
static VkImageViewType Ogre::VulkanMappings::get |
( |
TextureType | textureType | ) |
|
|
static |
◆ get() [12/13]
static VkFormat Ogre::VulkanMappings::get |
( |
PixelFormat | pf, |
|
|
bool | hwGamma = false ) |
|
static |
◆ getImageAspect()
static VkImageAspectFlags Ogre::VulkanMappings::getImageAspect |
( |
PixelFormatGpu | pf, |
|
|
const bool | bPreferDepthOverStencil = false ) |
|
static |
◆ get() [13/13]
static VkAccessFlags Ogre::VulkanMappings::get |
( |
const TextureGpu * | texture | ) |
|
|
static |
The documentation for this class was generated from the following file: