Searched defs:mapBuffer (Results 1 – 4 of 4) sorted by relevance
95 bool IndexBuffer9::mapBuffer(unsigned int offset, unsigned int size, void** outMappedMemory) in mapBuffer() function in rx::IndexBuffer9
74 bool IndexBuffer11::mapBuffer(unsigned int offset, unsigned int size, void** outMappedMemory) in mapBuffer() function in rx::IndexBuffer11
70 bool IndexBufferInterface::mapBuffer(unsigned int size, void** outMappedMemory, unsigned int *strea… in mapBuffer() function in rx::IndexBufferInterface
394 NPDeviceMapBufferPtr mapBuffer; member