Home
last modified time | relevance | path

Searched defs:copySizePixels (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DDeviceGL.cpp285 CopyFromStagingToTexture(const StagingBufferBase* source, const TextureDataLayout& src, TextureCopy* dst, const Extent3D& copySizePixels) CopyFromStagingToTexture() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DDeviceD3D12.cpp495 CopyFromStagingToTexture(const StagingBufferBase* source, const TextureDataLayout& src, TextureCopy* dst, const Extent3D& copySizePixels) CopyFromStagingToTexture() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp218 CopyFromStagingToTexture(const StagingBufferBase* source, const TextureDataLayout& src, TextureCopy* dst, const Extent3D& copySizePixels) CopyFromStagingToTexture() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.cpp678 CopyFromStagingToTexture(const StagingBufferBase* source, const TextureDataLayout& src, TextureCopy* dst, const Extent3D& copySizePixels) CopyFromStagingToTexture() argument

Completed in 7 milliseconds