Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Sat, 29 Aug 1998 17:08:04 +1000

Re: Mesa 3.0 - anyone really want patches? :) - and a DirectBuffer prob

teunis writes:

>  So what's the _PROPER_ way to request stride (bytes per line!) from a
>  DirectBuffer?
>  I was using buf->buffer.plb.stride but it produced incorrect data....
>  (off by a factor of 2+ too high)

Stride is in *bytes*, so that may account for it.  [That's the correct
way to get it BTW].

Cheers,
_____________________________________________  ____
                                               \  /
  Andrew Apted   <andrew@ggi-project.org>       \/
  

Index: [thread] [date] [subject] [author]