Does BufferSubData support passing c# array of custom structures? for example vertex structure array
Does BufferSubData support passing c# array of custom structures? for example vertex structure array? I ported opentk app to silk.net and seems like buffersubdata is not uploading whole array of structures just the first one in the array

0 Replies