Searched defs:clearDepthStencil (Results 1 – 3 of 3) sorted by relevance
1915 VkClearValue clearDepthStencil = makeClearValueDepthStencil(0.0, 0); in iterate() local
2744 const VkClearValue& clearDepthStencil, in recordSecondPassContents()
5306 void ImageHelper::clearDepthStencil(VkImageAspectFlags clearAspectFlags, in clearDepthStencil() function in rx::vk::ImageHelper