Searched defs:resolveDepthStencil (Results 1 – 3 of 3) sorted by relevance
336 void ImageView::resolveDepthStencil(ImageView *resolveAttachment, VkResolveModeFlagBits depthResolv… in resolveDepthStencil() function in vk::ImageView
2017 void Blitter::resolveDepthStencil(const vk::ImageView *src, vk::ImageView *dst, VkResolveModeFlagBi… in resolveDepthStencil() function in sw::Blitter
207 bool resolveDepthStencil; member