Searched refs:APIClearBuffer (Results 1 – 2 of 2) sorted by relevance
62 void APIClearBuffer(BufferBase* destination, uint64_t destinationOffset, uint64_t size);
882 void CommandEncoder::APIClearBuffer(BufferBase* buffer, uint64_t offset, uint64_t size) { in APIClearBuffer() function in dawn_native::CommandEncoder