Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp217 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
243 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
DTextureVk.cpp625 TextureVk *sourceVk = vk::GetImpl(source); in copyTexture() local
674 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
700 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
715 TextureVk *sourceVk = vk::GetImpl(source); in copyCompressedTexture() local
DBufferVk.cpp420 BufferVk *sourceVk = GetAs<BufferVk>(source); in copySubData() local