Photon Editor Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ghi_enums.ipp File Reference
#include "RenderCore/ghi_enums.h"
#include <Common/assertion.h>
#include <type_traits>

Go to the source code of this file.

Namespaces

namespace  ph
 
namespace  ph::editor
 
namespace  ph::editor::ghi
 

Functions

std::size_t ph::editor::ghi::num_bytes (ESizedPixelFormat sizedFormat)
 
std::size_t ph::editor::ghi::num_bytes (EPixelComponent component)
 
std::size_t ph::editor::ghi::num_bytes (EStorageElement element)
 
template<CEnum DstEnumType>
DstEnumType ph::editor::ghi::translate_to (EPicturePixelComponent pictureComponent)