i915_texture Struct Reference

Collaboration diagram for i915_texture:

Collaboration graph
[legend]

Data Fields

struct pipe_texture base
unsigned stride
unsigned depth_stride
unsigned total_nblocksy
unsigned tiled
unsigned nr_images [PIPE_MAX_TEXTURE_LEVELS]
unsigned * image_offset [PIPE_MAX_TEXTURE_LEVELS]
 array [depth] of offsets
struct pipe_bufferbuffer

Detailed Description

Definition at line 186 of file i915_context.h.


Field Documentation

struct pipe_texture i915_texture::base [read]

Definition at line 187 of file i915_context.h.

unsigned i915_texture::stride

Definition at line 191 of file i915_context.h.

unsigned i915_texture::depth_stride

Definition at line 192 of file i915_context.h.

unsigned i915_texture::total_nblocksy

Definition at line 193 of file i915_context.h.

unsigned i915_texture::tiled

Definition at line 195 of file i915_context.h.

unsigned i915_texture::nr_images[PIPE_MAX_TEXTURE_LEVELS]

Definition at line 197 of file i915_context.h.

unsigned* i915_texture::image_offset[PIPE_MAX_TEXTURE_LEVELS]

array [depth] of offsets

Definition at line 205 of file i915_context.h.

struct pipe_buffer* i915_texture::buffer [read]

Definition at line 209 of file i915_context.h.


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