Searched refs:getDawnGpu (Results 1 – 6 of 6) sorted by relevance
45 fBuffer = this->getDawnGpu()->device().CreateBuffer(&bufferDesc); in GrDawnBuffer()48 fBuffer = this->getDawnGpu()->device().CreateBuffer(&bufferDesc); in GrDawnBuffer()65 this->getDawnGpu()->stagingBufferManager()->allocateStagingBufferSlice( in onMap()84 this->getDawnGpu()->getCopyEncoder().CopyBufferToBuffer(fStagingBuffer, fStagingOffset, in onUnmap()101 GrDawnGpu* GrDawnBuffer::getDawnGpu() const { in getDawnGpu() function in GrDawnBuffer
39 GrDawnGpu* getDawnGpu() const;
26 GrDawnGpu* getDawnGpu() const;
38 GrDawnGpu* getDawnGpu() const;
55 GrDawnGpu* GrDawnAttachment::getDawnGpu() const { in getDawnGpu() function in GrDawnAttachment
99 GrDawnGpu* GrDawnTexture::getDawnGpu() const { in getDawnGpu() function in GrDawnTexture