#include <llimagedxt.h>
Collaboration diagram for LLImageDXT::dxtfile_header_t:
Public Attributes | |
S32 | fourcc |
S32 | header_size |
S32 | flags |
S32 | maxheight |
S32 | maxwidth |
S32 | image_size |
S32 | depth |
S32 | num_mips |
S32 | reserved [11] |
LLImageDXT::dxtfile_header_t::pixel_format | pixel_fmt |
S32 | caps [4] |
S32 | reserved2 |
Classes | |
struct | pixel_format |
Definition at line 69 of file llimagedxt.h.
Definition at line 92 of file llimagedxt.h.
Definition at line 78 of file llimagedxt.h.
Definition at line 74 of file llimagedxt.h.
Definition at line 71 of file llimagedxt.h.
Referenced by LLImageDXT::encode(), and LLImageDXT::updateData().
Definition at line 73 of file llimagedxt.h.
Definition at line 77 of file llimagedxt.h.
Definition at line 75 of file llimagedxt.h.
Referenced by LLImageDXT::encode(), and LLImageDXT::updateData().
Definition at line 76 of file llimagedxt.h.
Referenced by LLImageDXT::encode(), and LLImageDXT::updateData().
Definition at line 79 of file llimagedxt.h.
Referenced by LLImageDXT::encode(), and LLImageDXT::updateData().
Referenced by LLImageDXT::convertToDXR(), LLImageDXT::encode(), and LLImageDXT::updateData().
Definition at line 80 of file llimagedxt.h.
Definition at line 93 of file llimagedxt.h.