Home
last modified time | relevance | path

Searched refs:srcDepthTexture (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp587 de::MovePtr<TestTexture> srcDepthTexture; in uploadTestTexture() local
607 srcDepthTexture = srcTexture.copy(format); in uploadTestTexture()
613 …uploadTestTextureInternal(vk, device, queue, queueFamilyIndex, allocator, *srcDepthTexture, srcSte… in uploadTestTexture()