HomeSort by relevance Sort by last modified time
    Searched refs:offset_pair (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_resource.h 61 struct offset_pair { struct
82 struct offset_pair *image_offset[I915_MAX_TEXTURE_2D_LEVELS];
i915_resource_texture.c 141 tex->image_offset[level] = MALLOC(nr_images * sizeof(struct offset_pair));
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource.h 61 struct offset_pair { struct
82 struct offset_pair *image_offset[I915_MAX_TEXTURE_2D_LEVELS];
i915_resource_texture.c 141 tex->image_offset[level] = MALLOC(nr_images * sizeof(struct offset_pair));

Completed in 126 milliseconds