Home
last modified time | relevance | path

Searched defs:softpipe_resource (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_texture.h44 struct softpipe_resource struct
46 struct pipe_resource base;
48 unsigned long level_offset[SP_MAX_TEXTURE_2D_LEVELS];
49 unsigned stride[SP_MAX_TEXTURE_2D_LEVELS];
55 struct sw_displaytarget *dt;
83 static INLINE struct softpipe_resource * argument
84 softpipe_resource(struct pipe_resource *pt) in softpipe_resource() function
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.h44 struct softpipe_resource struct
46 struct pipe_resource base;
48 unsigned long level_offset[SP_MAX_TEXTURE_2D_LEVELS];
49 unsigned stride[SP_MAX_TEXTURE_2D_LEVELS];
55 struct sw_displaytarget *dt;
83 static INLINE struct softpipe_resource * argument
84 softpipe_resource(struct pipe_resource *pt) in softpipe_resource() function