Searched defs:WriteBuffer (Results 1 – 10 of 10) sorted by relevance
21 TEST_P(CommandEncoderTests, WriteBuffer) { in TEST_P() argument
54 void Queue::WriteBuffer(WGPUBuffer cBuffer, in WriteBuffer() function in dawn_wire::client::Queue
24 WriteBuffer, enumerator
151 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local250 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
349 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
187 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member
178 int StreamBase::WriteBuffer(const FunctionCallbackInfo<Value>& args) { in WriteBuffer() function in node::StreamBase
1815 static void WriteBuffer(const FunctionCallbackInfo<Value>& args) { in WriteBuffer() function
260 MaybeError QueueBase::WriteBuffer(BufferBase* buffer, in WriteBuffer() function in dawn_native::QueueBase
67 WriteBuffer, enumerator