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

  /external/mesa3d/src/gallium/drivers/i915/
i915_resource.h 72 unsigned depth_stride; /* per-image on i945? */ member in struct:i915_texture
  /external/gemmlowp/internal/
pack.h 166 int depth_stride() const { function in class:gemmlowp::SideMap
171 return data_ + w * width_stride() + d * depth_stride();

Completed in 1434 milliseconds