Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_resource.h66 struct i915_texture { struct
89 unsigned i915_texture_offset(const struct i915_texture *tex, argument
97 static inline struct i915_texture *i915_texture(struct pipe_resource *resource) in i915_texture() function