Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp617 const vk::Format &dstVkFormat = renderer->getFormat(dstFormatInfo.sizedInternalFormat); in copyTexture() local
844 const vk::Format &dstVkFormat = renderer->getFormat(dstFormat.sizedInternalFormat); in copySubTextureImpl() local