softpipe_texture Struct Reference

Collaboration diagram for softpipe_texture:

Collaboration graph
[legend]

Data Fields

struct pipe_texture base
unsigned long level_offset [PIPE_MAX_TEXTURE_LEVELS]
unsigned long stride [PIPE_MAX_TEXTURE_LEVELS]
struct pipe_bufferbuffer
boolean modified

Detailed Description

Definition at line 40 of file sp_texture.h.


Field Documentation

struct pipe_texture softpipe_texture::base [read]

Definition at line 42 of file sp_texture.h.

unsigned long softpipe_texture::level_offset[PIPE_MAX_TEXTURE_LEVELS]

Definition at line 44 of file sp_texture.h.

unsigned long softpipe_texture::stride[PIPE_MAX_TEXTURE_LEVELS]

Definition at line 45 of file sp_texture.h.

struct pipe_buffer* softpipe_texture::buffer [read]

Definition at line 49 of file sp_texture.h.

boolean softpipe_texture::modified

Definition at line 51 of file sp_texture.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:26:05 2009 for Gallium3D by  doxygen 1.5.4