Searched defs:initBuffer (Results 1 – 5 of 5) sorted by relevance
93 protected CharArrayBuffer initBuffer(CharArrayBuffer buffer) { in initBuffer() method in BasicLineFormatter
651 cl_int *initBuffer = (cl_int *)clSVMAlloc( in Run() local
244 void initBuffer(const Functions &gl, GLuint seed, GLenum usage, GLuint buffer) in initBuffer() function
464 angle::Result BufferHelper::initBuffer(wgpu::Device device, in initBuffer() function in rx::webgpu::BufferHelper
1974 static void initBuffer(float *&srcBuffer, unsigned int cnDimension) in initBuffer() function