Home
last modified time | relevance | path

Searched defs:wgpuTexture (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp753 auto& wgpuTexture = static_cast<const DawnTexture*>(texture)->dawnTexture(); in onCopyTextureToBuffer() local
783 auto& wgpuTexture = static_cast<const DawnTexture*>(texture)->dawnTexture(); in onCopyBufferToTexture() local