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.
|
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) |
|