Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource.h61 struct i915_texture { struct
84 unsigned i915_texture_offset(const struct i915_texture *tex, unsigned level, argument
90 i915_texture(struct pipe_resource *resource) in i915_texture() function