Searched refs:depthStencilImageAlloc (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 997 MovePtr<Allocation> depthStencilImageAlloc; in testWithSizeReduction() local 1020 …depthStencilImageAlloc = bindImage(vki, vk, physDevice, device, *depthStencilImage, MemoryRequirem… in testWithSizeReduction() 1418 MovePtr<Allocation> depthStencilImageAlloc; in testRenderToMipMaps() local 1438 …depthStencilImageAlloc = bindImage(vki, vk, physDevice, device, *depthStencilImage, MemoryRequirem… in testRenderToMipMaps()
|