Searched defs:sourceVk (Results 1 – 3 of 3) sorted by relevance
252 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local278 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
1230 TextureVk *sourceVk = vk::GetImpl(source); in copyTexture() local1298 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local1324 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local1339 TextureVk *sourceVk = vk::GetImpl(source); in copyCompressedTexture() local
594 BufferVk *sourceVk = GetAs<BufferVk>(source); in copySubData() local