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_buffer * | buffer |
Definition at line 186 of file i915_context.h.
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] |
struct pipe_buffer* i915_texture::buffer [read] |
Definition at line 209 of file i915_context.h.