Lines Matching refs:baseAddress
1345 m_internal->bufferDataImpl(target, array->byteLength(), array->baseAddress(), usage);
1365 glBufferSubData(target, offset, array->byteLength(), array->baseAddress());
1817 glReadPixels(x, y, width, height, format, type, array->baseAddress());