Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp240 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
266 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
DTextureVk.cpp754 TextureVk *sourceVk = vk::GetImpl(source); in copyTexture() local
803 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
829 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
844 TextureVk *sourceVk = vk::GetImpl(source); in copyCompressedTexture() local
DBufferVk.cpp476 BufferVk *sourceVk = GetAs<BufferVk>(source); in copySubData() local