Searched defs:i915_texture (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_resource.h66 struct i915_texture { struct
89 unsigned i915_texture_offset(struct i915_texture *tex,
97 static INLINE struct i915_texture *i915_texture(struct pipe_resource *resource) function
99 struct i915_texture *tex = (struct i915_texture *)resource;
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_resource.h66 struct i915_texture { struct
89 unsigned i915_texture_offset(struct i915_texture *tex,
97 static INLINE struct i915_texture *i915_texture(struct pipe_resource *resource) function
99 struct i915_texture *tex = (struct i915_texture *)resource;

Completed in 105 milliseconds