ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

wrapper.c File Reference
#include <assert.h>
#include "types.h"
#include "internal.h"
#include "dxtn.h"

Go to the source code of this file.

Defines

#define GL_COMPRESSED_RGB_S3TC_DXT1_EXT   0x83F0
#define GL_COMPRESSED_RGBA_S3TC_DXT1_EXT   0x83F1
#define GL_COMPRESSED_RGBA_S3TC_DXT3_EXT   0x83F2
#define GL_COMPRESSED_RGBA_S3TC_DXT5_EXT   0x83F3

Functions

TAPI void TAPIENTRY fetch_2d_texel_rgb_dxt1 (int texImage_RowStride, const byte *texImage_Data, int i, int j, byte *texel)
TAPI void TAPIENTRY fetch_2d_texel_rgba_dxt1 (int texImage_RowStride, const byte *texImage_Data, int i, int j, byte *texel)
TAPI void TAPIENTRY fetch_2d_texel_rgba_dxt3 (int texImage_RowStride, const byte *texImage_Data, int i, int j, byte *texel)
TAPI void TAPIENTRY fetch_2d_texel_rgba_dxt5 (int texImage_RowStride, const byte *texImage_Data, int i, int j, byte *texel)
TAPI void TAPIENTRY tx_compress_dxtn (int srccomps, int width, int height, const byte *source, int destformat, byte *dest, int destRowStride)

Generated on Mon May 28 2012 04:49:10 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.