Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkImageView.cpp330 void ImageView::resolveDepthStencil(ImageView *resolveAttachment, VkResolveModeFlagBits depthResolv… in resolveDepthStencil() function in vk::ImageView
/external/swiftshader/src/Device/
DBlitter.cpp2017 void Blitter::resolveDepthStencil(const vk::ImageView *src, vk::ImageView *dst, VkResolveModeFlagBi… in resolveDepthStencil() function in sw::Blitter
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampledRenderToSingleSampledTests.cpp199 bool resolveDepthStencil; member