Home
last modified time | relevance | path

Searched refs:APIWriteBuffer (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandEncoder.h74 void APIWriteBuffer(BufferBase* buffer,
DQueue.h47 void APIWriteBuffer(BufferBase* buffer,
DIndirectDrawValidationEncoder.cpp351 commandEncoder->APIWriteBuffer(batchDataBuffer.GetBuffer(), 0, in EncodeIndirectDrawValidationCommands()
DQueue.cpp253 void QueueBase::APIWriteBuffer(BufferBase* buffer, in APIWriteBuffer() function in dawn_native::QueueBase
DCommandEncoder.cpp1033 void CommandEncoder::APIWriteBuffer(BufferBase* buffer, in APIWriteBuffer() function in dawn_native::CommandEncoder