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

s_texstore.c File Reference
#include "main/glheader.h"
#include "main/imports.h"
#include "main/colormac.h"
#include "main/context.h"
#include "main/convolve.h"
#include "main/image.h"
#include "main/macros.h"
#include "main/mipmap.h"
#include "main/texformat.h"
#include "main/teximage.h"
#include "main/texstore.h"
#include "s_context.h"
#include "s_depth.h"
#include "s_span.h"

Go to the source code of this file.

Functions

static GLvoidread_color_image (GLcontext *ctx, GLint x, GLint y, GLenum type, GLsizei width, GLsizei height)
static GLuintread_depth_image (GLcontext *ctx, GLint x, GLint y, GLsizei width, GLsizei height)
static GLuintread_depth_stencil_image (GLcontext *ctx, GLint x, GLint y, GLsizei width, GLsizei height)
static GLboolean is_depth_format (GLenum format)
static GLboolean is_depth_stencil_format (GLenum format)
void _swrast_copy_teximage1d (GLcontext *ctx, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLint border)
void _swrast_copy_teximage2d (GLcontext *ctx, GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
void _swrast_copy_texsubimage1d (GLcontext *ctx, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
void _swrast_copy_texsubimage2d (GLcontext *ctx, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
void _swrast_copy_texsubimage3d (GLcontext *ctx, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)

Generated on Sun May 27 2012 04:59:53 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.