LiteFX 0.3.1.2022
Computer Graphics Engine
fmt Struct Reference

#include <app_formatters.hpp>

Inherits formatter< LiteFX::Platform > formatter, formatter< LiteFX::BackendType > formatter, formatter< D3D12_MESSAGE_ID > formatter, formatter< VkResult > formatter, formatter< LiteFX::Graphics::PrimitiveTopology > formatter, formatter< GraphicsAdapterType > formatter, formatter< QueueType > formatter, formatter< QueuePriority > formatter, formatter< Format > formatter, formatter< DescriptorType > formatter, formatter< BufferType > formatter, formatter< BufferUsage > formatter, formatter< IndexType > formatter, formatter< ShaderStage > formatter, formatter< BufferFormat > formatter, formatter< PolygonMode > formatter, formatter< CullMode > formatter, formatter< CullOrder > formatter, formatter< RenderTargetType > formatter, formatter< MultiSamplingLevel > formatter, formatter< FilterMode > formatter, formatter< MipMapMode > formatter, formatter< BorderMode > formatter, and formatter< AttributeSemantic > formatter.

Classes

struct  formatter< LiteFX::AppVersion >
 

Public Member Functions

template<typename FormatContext >
auto format (LiteFX::Platform t, FormatContext &ctx) const
 
template<typename FormatContext >
auto format (LiteFX::BackendType t, FormatContext &ctx) const
 
template<typename FormatContext >
auto format (D3D12_MESSAGE_ID t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (VkResult t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (LiteFX::Graphics::PrimitiveTopology t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (GraphicsAdapterType t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (QueueType t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (QueuePriority t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (Format t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (DescriptorType t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (BufferType t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (BufferUsage t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (IndexType t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (ShaderStage t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (BufferFormat t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (PolygonMode t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (CullMode t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (CullOrder t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (RenderTargetType t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (MultiSamplingLevel t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (FilterMode t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (MipMapMode t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (BorderMode t, FormatContext &ctx)
 
template<typename FormatContext >
auto format (AttributeSemantic t, FormatContext &ctx)
 

Member Function Documentation

◆ format() [1/24]

template<typename FormatContext >
auto fmt::format ( AttributeSemantic  t,
FormatContext &  ctx 
)
inline

◆ format() [2/24]

template<typename FormatContext >
auto fmt::format ( BorderMode  t,
FormatContext &  ctx 
)
inline

◆ format() [3/24]

template<typename FormatContext >
auto fmt::format ( BufferFormat  t,
FormatContext &  ctx 
)
inline

◆ format() [4/24]

template<typename FormatContext >
auto fmt::format ( BufferType  t,
FormatContext &  ctx 
)
inline

◆ format() [5/24]

template<typename FormatContext >
auto fmt::format ( BufferUsage  t,
FormatContext &  ctx 
)
inline

◆ format() [6/24]

template<typename FormatContext >
auto fmt::format ( CullMode  t,
FormatContext &  ctx 
)
inline

◆ format() [7/24]

template<typename FormatContext >
auto fmt::format ( CullOrder  t,
FormatContext &  ctx 
)
inline

◆ format() [8/24]

template<typename FormatContext >
auto fmt::format ( D3D12_MESSAGE_ID  t,
FormatContext &  ctx 
)
inline

◆ format() [9/24]

template<typename FormatContext >
auto fmt::format ( DescriptorType  t,
FormatContext &  ctx 
)
inline

◆ format() [10/24]

template<typename FormatContext >
auto fmt::format ( FilterMode  t,
FormatContext &  ctx 
)
inline

◆ format() [11/24]

template<typename FormatContext >
auto fmt::format ( Format  t,
FormatContext &  ctx 
)
inline

◆ format() [12/24]

template<typename FormatContext >
auto fmt::format ( GraphicsAdapterType  t,
FormatContext &  ctx 
)
inline

◆ format() [13/24]

template<typename FormatContext >
auto fmt::format ( IndexType  t,
FormatContext &  ctx 
)
inline

◆ format() [14/24]

template<typename FormatContext >
auto fmt::format ( LiteFX::BackendType  t,
FormatContext &  ctx 
) const
inline

◆ format() [15/24]

template<typename FormatContext >
auto fmt::format ( LiteFX::Graphics::PrimitiveTopology  t,
FormatContext &  ctx 
)
inline

◆ format() [16/24]

template<typename FormatContext >
auto fmt::format ( LiteFX::Platform  t,
FormatContext &  ctx 
) const
inline

◆ format() [17/24]

template<typename FormatContext >
auto fmt::format ( MipMapMode  t,
FormatContext &  ctx 
)
inline

◆ format() [18/24]

template<typename FormatContext >
auto fmt::format ( MultiSamplingLevel  t,
FormatContext &  ctx 
)
inline

◆ format() [19/24]

template<typename FormatContext >
auto fmt::format ( PolygonMode  t,
FormatContext &  ctx 
)
inline

◆ format() [20/24]

template<typename FormatContext >
auto fmt::format ( QueuePriority  t,
FormatContext &  ctx 
)
inline

◆ format() [21/24]

template<typename FormatContext >
auto fmt::format ( QueueType  t,
FormatContext &  ctx 
)
inline

◆ format() [22/24]

template<typename FormatContext >
auto fmt::format ( RenderTargetType  t,
FormatContext &  ctx 
)
inline

◆ format() [23/24]

template<typename FormatContext >
auto fmt::format ( ShaderStage  t,
FormatContext &  ctx 
)
inline

◆ format() [24/24]

template<typename FormatContext >
auto fmt::format ( VkResult  t,
FormatContext &  ctx 
)
inline