Searched defs:storeRawData (Results 1 – 3 of 3) sorted by relevance
125 bool VertexBufferInterface::storeRawData(const void* data, unsigned int size, unsigned int *outStre… in storeRawData() function in rx::VertexBufferInterface
127 bool VertexBuffer11::storeRawData(const void* data, unsigned int size, unsigned int offset) in storeRawData() function in rx::VertexBuffer11
149 bool VertexBuffer9::storeRawData(const void* data, unsigned int size, unsigned int offset) in storeRawData() function in rx::VertexBuffer9