ReactOS Fundraising Campaign 2012
 
€ 3,873 / € 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

texcompress.c File Reference
#include "glheader.h"
#include "imports.h"
#include "colormac.h"
#include "context.h"
#include "image.h"
#include "mipmap.h"
#include "texcompress.h"
#include "texformat.h"
#include "texstore.h"

Go to the source code of this file.

Functions

GLuint _mesa_get_compressed_formats (GLcontext *ctx, GLint *formats, GLboolean all)
GLuint _mesa_compressed_texture_size (GLcontext *ctx, GLsizei width, GLsizei height, GLsizei depth, GLuint mesaFormat)
GLuint _mesa_compressed_texture_size_glenum (GLcontext *ctx, GLsizei width, GLsizei height, GLsizei depth, GLenum glformat)
GLint _mesa_compressed_row_stride (GLuint mesaFormat, GLsizei width)
GLubyte_mesa_compressed_image_address (GLint col, GLint row, GLint img, GLuint mesaFormat, GLsizei width, const GLubyte *image)

Detailed Description

Helper functions for texture compression.

Definition in file texcompress.c.


Generated on Sat May 19 2012 04:56:46 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.