Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp214 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
240 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
DTextureVk.cpp581 TextureVk *sourceVk = vk::GetImpl(source); in copyTexture() local
630 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
656 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
671 TextureVk *sourceVk = vk::GetImpl(source); in copyCompressedTexture() local
DBufferVk.cpp476 BufferVk *sourceVk = GetAs<BufferVk>(source); in copySubData() local