Filling buffer with value

Started by ac, March 13, 2012, 22:25:57

Previous topic - Next topic

ac

Is there any utility method in LWJGL that allows to fill a buffer with a given value? Something similar to BufferUtils.zeroBuffer() which fills a buffer with zeroes, with the additional advantage of being implemented natively.