25 #ifndef MOLECULAR_PIXELFORMAT_H 26 #define MOLECULAR_PIXELFORMAT_H 106 #endif // MOLECULAR_PIXELFORMAT_H S3TC DXT3, SRGB.
Definition: PixelFormat.h:75
Ericsson Texture Compression v2, linear color space.
Definition: PixelFormat.h:88
8 bits alpha
Definition: PixelFormat.h:54
16 bit float RGBA
Definition: PixelFormat.h:63
bool IsCompressed(PixelFormat format)
Determine if the given pixel format is a compressed format.
Definition: PixelFormat.cpp:34
Definition: PixelFormat.h:44
S3TC DXT5, SRGB.
Definition: PixelFormat.h:76
24 bit RGB
Definition: PixelFormat.h:45
S3TC DXT1 with alpha, SRGB.
Definition: PixelFormat.h:74
24 bit integer depth buffer
Definition: PixelFormat.h:67
Ericsson Texture Compression v1, SRGB.
Definition: PixelFormat.h:78
S3 Texture Compression DXT1 with alpha, linear color space.
Definition: PixelFormat.h:83
S3 Texture Compression DXT1, linear color space.
Definition: PixelFormat.h:82
Definition: AssetManager.h:36
S3 Texture Compression DXT1, SRGB.
Definition: PixelFormat.h:73
S3 Texture Compression DXT3, linear color space.
Definition: PixelFormat.h:84
32 bit float depth buffer
Definition: PixelFormat.h:69
16 bit RGBA, 4 bit per component
Definition: PixelFormat.h:49
Definition: PixelFormat.h:39
Signed integer.
Definition: PixelFormat.h:56
16 bit integer depth buffer
Definition: PixelFormat.h:66
32 bit unsigned integer luminance
Definition: PixelFormat.h:52
15 bit RGB and 1 bit alpha
Definition: PixelFormat.h:50
32 bit float RGBA
Definition: PixelFormat.h:64
PixelFormat
Pixel formats for textures etc.
Definition: PixelFormat.h:36
Ericsson Texture Compression v1, linear color space.
Definition: PixelFormat.h:87
32 bit RGBA
Definition: PixelFormat.h:46
32 bit integer depth buffer
Definition: PixelFormat.h:68
Ericsson Texture Compression v2 with Alpha, SRGB.
Definition: PixelFormat.h:80
8 bits luminance, 8 bits alpha
Definition: PixelFormat.h:53
16 bit float RGB
Definition: PixelFormat.h:61
Definition: PixelFormat.h:38
Definition: PixelFormat.h:43
Choose default format.
Definition: PixelFormat.h:41
24 bit BGRA
Definition: PixelFormat.h:48
8 bits luminance
Definition: PixelFormat.h:51
Signed normalized.
Definition: PixelFormat.h:57
S3 Texture Compression DXT5, linear color space.
Definition: PixelFormat.h:85
Ericsson Texture Compression v2, SRGB.
Definition: PixelFormat.h:79
32 bit float RGB
Definition: PixelFormat.h:62
std::ostream & operator<<(std::ostream &o, const Frustum &f)
Definition: Frustum.cpp:103
Ericsson Texture Compression v2 with Alpha, linear color space.
Definition: PixelFormat.h:89
24 bit BGR
Definition: PixelFormat.h:47
32 bit float luminance
Definition: PixelFormat.h:60
Unsigned integer.
Definition: PixelFormat.h:58
8 bit stencil buffer
Definition: PixelFormat.h:71