1 --- !ditz.rubyforge.org,2008-03-06/issue
2 title: Consider allowing for frame constructor creation of CL buffer when passed buffer value is ((cl_mem) 0).
7 reporter: David Hilvert <dhilvert@auricle.dyndns.org>
10 creation_time: 2009-02-11 16:35:44.970099 Z
13 id: 4154d622c049ae964255e14d5d4d1a59f9dc505a
15 - - 2009-02-11 16:37:27.735084 Z
16 - David Hilvert <dhilvert@auricle.dyndns.org>
19 In particular, frame applications such as Irani-Peleg simulations might involve
20 read-write data, for which initial values might be unimportant (so that the
21 library could initialize the data area, instead of the client).
22 - - 2009-02-16 18:12:58.796500 Z
23 - David Hilvert <dhilvert@auricle.dyndns.org>
24 - closed with disposition fixed
25 - Constructor has been modified to remove the parameter under consideration.