Files
servo/components/script/dom/webglbuffer.rs
Anthony Ramine 9f924013bc Use a bytes channel in BufferData
This means we don't need to copy the input ArrayBuffer at all on the DOM side.
2018-09-07 11:28:59 +02:00

4.7 KiB