ReactOS 0.4.16-dev-937-g7afcd2a
|
Definition at line 128 of file ddsformat.c.
UINT dds_frame_info::block_height |
Definition at line 134 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
UINT dds_frame_info::block_width |
Definition at line 133 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
UINT dds_frame_info::bytes_per_block |
Definition at line 132 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
DXGI_FORMAT dds_frame_info::format |
Definition at line 131 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
UINT dds_frame_info::height |
Definition at line 130 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
UINT dds_frame_info::height_in_blocks |
Definition at line 136 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
Definition at line 137 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
UINT dds_frame_info::pixel_format_bpp |
Definition at line 138 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
UINT dds_frame_info::width |
Definition at line 129 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().
UINT dds_frame_info::width_in_blocks |
Definition at line 135 of file ddsformat.c.
Referenced by DdsDecoder_Dds_GetFrame().