Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp252 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
278 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
H A DTextureVk.cpp1230 TextureVk *sourceVk = vk::GetImpl(source); in copyTexture() local
1298 RenderbufferVk *sourceVk = vk::GetImpl(srcBuffer); in copyRenderbufferSubData() local
1324 TextureVk *sourceVk = vk::GetImpl(srcTexture); in copyTextureSubData() local
1339 TextureVk *sourceVk = vk::GetImpl(source); in copyCompressedTexture() local
H A DBufferVk.cpp594 BufferVk *sourceVk = GetAs<BufferVk>(source); in copySubData() local